<i>Sing, O Muses, of the young nymph without a voice of her own. She sits by her lake, dark and deep, among the delicate grasses and twisting trees. She waits. Beneath the calm surface of the water, a monster waits, too. You know the story, o Muses and all who listen. Here he comes: the beautiful youth for whom Echo wastes away. Protect him, Echo, before he walks blindly into his fate! Warn him away from the darkness of the lake, even at the cost of your own heart!</i> [[<i>Enter NARCISSUS.</i>->Echo and Narcissus One]]NARCISSUS, <i>a beautifully arrogant youth</i>: This lake is so beautiful. Cue ECHO, <i>the smitten and sorrowful...</i> <div class="entry">[...]<entry|</div> <table> <tr> <td>(link: "This lake is")[(display: "PhraseOne")]</td> <td>(link: "so beautiful")[(display: "PhraseTwo")]</td> </tr> </table> { (live: 5s)[ (stop:) (link-repeat: "Go on....")[(display: "Enter")] ] } { (set: $entry to "") (set: $entryLength to 300) (set: $solution1 to " This lake is ") (set: $solution2 to " so beautiful ") } { (if: $entry's length < $entryLength)[ (set: $entered to " so beautiful ") (set: $entry to it + (text: $entered) ) (replace: ?entry)[$entry] ] }{ (if: $entry's length < $entryLength)[ (set: $entered to " This lake is ") (set: $entry to it + (text: $entered) ) (replace: ?entry)[$entry] ] }{ (if: $entry is $solution1)[ (goto: "NarcissusExchangeOne") ] (else-if: $entry is $solution2)[ (goto: "NarcissusExchangeTwo") ] (else:)[ (goto: "NoUnderstanding")] }ECHO: This lake is... NARCISSUS: Who goes there? Who are you? { (set: $entry to "") (set: $entryLength to 300) (set: $solution1 to " This lake is ") (set: $solution2 to " Who are you so beautiful ") (set: $solution3 to " so beautiful are you ") } <div class="entry">[...]<entry|</div> <table> <tr> <td>(link: "Who")[(display: "PhraseThree")]</td> <td>(link: "are you")[(display: "PhraseFour")]</td> <td>(link: "This lake is")[(display: "PhraseOne")]</td> <td>(link: "so beautiful")[(display: "PhraseTwo")]</td> </tr> </table> (link-repeat: "Go on....")[(display: "Enter Two")]</td>ECHO: So beautiful! NARCISSUS: This strange voice...she must be talking about me, of course! Gentle nymph, who are you? { (set: $entry to "") (set: $entryLength to 300) (set: $solution1 to " This lake is ") (set: $solution2 to " Who are you so beautiful ") (set: $solution3 to " so beautiful are you ") } <div class="entry">[...]<entry|</div> <table> <tr> <td>(link: "Who")[(display: "PhraseThree")]</td> <td>(link: "are you")[(display: "PhraseFour")]</td> <td>(link: "This lake is")[(display: "PhraseOne")]</td> <td>(link: "so beautiful")[(display: "PhraseTwo")]</td> </tr> </table> (link-repeat: "Go on....")[(display: "Enter Two")]</td><i>He turns but only hears sounds upon the wind.</i>{ (if: $entry's length < $entryLength)[ (set: $entered to " Who ") (set: $entry to it + (text: $entered) ) (replace: ?entry)[$entry] ] }{ (if: $entry's length < $entryLength)[ (set: $entered to " are you ") (set: $entry to it + (text: $entered) ) (replace: ?entry)[$entry] ] }{ (if: $entry is $solution1)[ (goto: "NarcissusExchangeThreeW") ] (else-if: $entry is $solution2)[ (goto: "NarcissusExchangeThreeaNa") ] (else-if: $entry is $solution3)[ (goto: "NarcissusExchangeThreeaNb") ] (else:)[ (goto: "NoUnderstanding")] }ECHO: Who are you, so beautiful? NARCISSUS: Come closer, I'd like to see who I'm talking to. Don't be afraid. { (set: $entry to "") (set: $entryLength to 300) (set: $solution1 to " are you afraid ") (set: $solution2 to " afraid ") (set: $solution3 to " Don't ") (set: $solution4 to " be afraid ") } <div class="entry">[...]<entry|</div> <table> <tr> <td>(link: "Don't")[(display: "PhraseFive")]</td> <td>(link: "be")[(display: "PhraseSix")]</td> <td>(link: "afraid")[(display: "PhraseSeven")]</td> <td>(link: "Who")[(display: "PhraseThree")]</td> <td>(link: "are you")[(display: "PhraseFour")]</td> </tr> </table> (link-repeat: "Go on....")[(display: "Enter Three")]</td>{ (if: $entry's length < $entryLength)[ (set: $entered to " Don't ") (set: $entry to it + (text: $entered) ) (replace: ?entry)[$entry] ] }{ (if: $entry's length < $entryLength)[ (set: $entered to " be ") (set: $entry to it + (text: $entered) ) (replace: ?entry)[$entry] ] }{ (if: $entry's length < $entryLength)[ (set: $entered to " afraid ") (set: $entry to it + (text: $entered) ) (replace: ?entry)[$entry] ] }{ (if: $entry is $solution1)[ (goto: "NarcissusExchangeFouraNa") ] (else-if: $entry is $solution2)[ (goto: "NarcissusExchangeFouraNb") ] (else-if: $entry is $solution3)[ (goto: "NarcissusExchangeFourWa") ] (else-if: $entry is $solution4)[ (goto: "NarcissusExchangeFourWb") ] (else:)[ (goto: "NoUnderstanding")] }ECHO: Afraid! <i>He steps forward, all lithe lines, and raises his proud, handsome jaw.</i> NARCISSUS: What is there for me to fear? I am the loveliest among men, beloved by the gods. I have felled many beasts with bow and spear. I would never flee! { (set: $entry to "") (set: $entryLength to 300) (set: $solution1 to " I would be afraid ") (set: $solution2 to " I would ") (set: $solution3 to " Don't ") (set: $solution4 to " flee ") (set: $solution5 to " be afraid ") (set: $solution6 to " never ") (set: $solution7 to " never flee ") (set: $solution8 to " Don't flee ") } <div class="entry">[...]<entry|</div> <table> <tr> <td>(link: "I would")[(display: "PhraseEight")]</td> <td>(link: "never")[(display: "PhraseNine")]</td> <td>(link: "flee")[(display: "PhraseTen")]</td> <td>(link: "Don't")[(display: "PhraseFive")]</td> <td>(link: "be")[(display: "PhraseSix")]</td> <td>(link: "afraid")[(display: "PhraseSeven")]</td> </tr> </table> (link-repeat: "Go on....")[(display: "Enter Four")]</td>ECHO: So beautiful are you... NARCISSUS: Come closer, I'd like to see who I'm talking to. Don't be afraid. { (set: $entry to "") (set: $entryLength to 300) (set: $solution1 to " are you afraid ") (set: $solution2 to " afraid ") (set: $solution3 to " Don't ") (set: $solution4 to " be afraid ") } <div class="entry">[...]<entry|</div> <table> <tr> <td>(link: "Don't")[(display: "PhraseFive")]</td> <td>(link: "be")[(display: "PhraseSix")]</td> <td>(link: "afraid")[(display: "PhraseSeven")]</td> <td>(link: "Who")[(display: "PhraseThree")]</td> <td>(link: "are you")[(display: "PhraseFour")]</td> </tr> </table> (link-repeat: "Go on....")[(display: "Enter Three")]</td>ECHO: This lake is...! NARCISSUS: Come closer, I'd like to see who I'm talking to. Don't be afraid. { (set: $entry to "") (set: $entryLength to 300) (set: $solution1 to " are you afraid ") (set: $solution2 to " afraid ") (set: $solution3 to " Don't ") (set: $solution4 to " be afraid ") } <div class="entry">[...]<entry|</div> <table> <tr> <td>(link: "Don't")[(display: "PhraseFive")]</td> <td>(link: "be")[(display: "PhraseSix")]</td> <td>(link: "afraid")[(display: "PhraseSeven")]</td> <td>(link: "Who")[(display: "PhraseThree")]</td> <td>(link: "are you")[(display: "PhraseFour")]</td> </tr> </table> (link-repeat: "Go on....")[(display: "Enter Three")]</td>ECHO: Are you afraid? <i>He steps forward, all lithe lines, and raises his proud, handsome jaw.</i> NARCISSUS: What is there for me to fear? I am the loveliest among men, beloved by the gods. I have felled many beasts with bow and spear. I would never flee! { (set: $entry to "") (set: $entryLength to 300) (set: $solution1 to " I would be afraid ") (set: $solution2 to " I would ") (set: $solution3 to " Don't ") (set: $solution4 to " flee ") (set: $solution5 to " be afraid ") (set: $solution6 to " never ") (set: $solution7 to " never flee ") (set: $solution8 to " Don't flee ") } <div class="entry">[...]<entry|</div> <table> <tr> <td>(link: "I would")[(display: "PhraseEight")]</td> <td>(link: "never")[(display: "PhraseNine")]</td> <td>(link: "flee")[(display: "PhraseTen")]</td> <td>(link: "Don't")[(display: "PhraseFive")]</td> <td>(link: "be")[(display: "PhraseSix")]</td> <td>(link: "afraid")[(display: "PhraseSeven")]</td> </tr> </table> (link-repeat: "Go on....")[(display: "Enter Four")]</td>ECHO: Don't! <i>He steps forward, all lithe lines, and raises his proud, handsome jaw.</i> NARCISSUS: What is there for me to fear? I am the loveliest among men, beloved by the gods. I have felled many beasts with bow and spear. I would never flee! { (set: $entry to "") (set: $entryLength to 300) (set: $solution1 to " I would be afraid ") (set: $solution2 to " I would ") (set: $solution3 to " Don't ") (set: $solution4 to " flee ") (set: $solution5 to " be afraid ") (set: $solution6 to " never ") (set: $solution7 to " never flee ") (set: $solution8 to " Don't flee ") } <div class="entry">[...]<entry|</div> <table> <tr> <td>(link: "I would")[(display: "PhraseEight")]</td> <td>(link: "never")[(display: "PhraseNine")]</td> <td>(link: "flee")[(display: "PhraseTen")]</td> <td>(link: "Don't")[(display: "PhraseFive")]</td> <td>(link: "be")[(display: "PhraseSix")]</td> <td>(link: "afraid")[(display: "PhraseSeven")]</td> </tr> </table> (link-repeat: "Go on....")[(display: "Enter Four")]</td>ECHO: Be afraid! <i>He steps forward, all lithe lines, and raises his proud, handsome jaw.</i> NARCISSUS: What is there for me to fear? I am the loveliest among men, beloved by the gods. I have felled many beasts with bow and spear. I would never flee! { (set: $entry to "") (set: $entryLength to 300) (set: $solution1 to " I would be afraid ") (set: $solution2 to " I would ") (set: $solution3 to " Don't ") (set: $solution4 to " flee ") (set: $solution5 to " be afraid ") (set: $solution6 to " never ") (set: $solution7 to " never flee ") (set: $solution8 to " Don't flee ") } <div class="entry">[...]<entry|</div> <table> <tr> <td>(link: "I would")[(display: "PhraseEight")]</td> <td>(link: "never")[(display: "PhraseNine")]</td> <td>(link: "flee")[(display: "PhraseTen")]</td> <td>(link: "Don't")[(display: "PhraseFive")]</td> <td>(link: "be")[(display: "PhraseSix")]</td> <td>(link: "afraid")[(display: "PhraseSeven")]</td> </tr> </table> (link-repeat: "Go on....")[(display: "Enter Four")]</td>{ (if: $entry's length < $entryLength)[ (set: $entered to " I would ") (set: $entry to it + (text: $entered) ) (replace: ?entry)[$entry] ] }{ (if: $entry's length < $entryLength)[ (set: $entered to " never ") (set: $entry to it + (text: $entered) ) (replace: ?entry)[$entry] ] }{ (if: $entry's length < $entryLength)[ (set: $entered to " flee ") (set: $entry to it + (text: $entered) ) (replace: ?entry)[$entry] ] }{ (if: $entry is $solution1)[ (goto: "NarcissusExchangeFiveaEa") ] (else-if: $entry is $solution2)[ (goto: "NarcissusExchangeFiveaEb") ] (else-if: $entry is $solution3)[ (goto: "NarcissusExchangeFiveWa") ] (else-if: $entry is $solution4)[ (goto: "NarcissusExchangeFiveWb") ] (else-if: $entry is $solution5)[ (goto: "NarcissusExchangeFiveWc") ] (else-if: $entry is $solution6)[ (goto: "NarcissusExchangeFiveWd") ] (else-if: $entry is $solution7)[ (goto: "EchoSilence") ] (else-if: $entry is $solution8)[ (goto: "EchoSilence") ] (else:)[ (goto: "NoUnderstanding")] }ECHO: I would be afraid. NARCISSUS: Then you are the coward I will never be. Now, what does this lake have to offer me? Something beautiful? Terrible? { (set: $entry to "") (set: $entryLength to 300) (set: $solution1 to " terrible ") (set: $solution2 to " never Something beautiful ") (set: $solution3 to " beautiful ") (set: $solution4 to " I would flee Something terrible ") (set: $solution5 to " Something terrible ") (set: $solution6 to " flee Something terrible ") (set: $solution7 to " Something terrible flee ") (set: $solution8 to " flee ") (set: $solution9 to " never ") (set: $solution10 to " never flee ") (set: $solution11 to " I would never flee Something beautiful ") (set: $solution12 to " beautiful I would never flee ") (set: $solution13 to " Something terrible I would flee ") } <div class="entry">[...]<entry|</div> <table> <tr> <td>(link: "Something")[(display: "PhraseEleven")]</td> <td>(link: "beautiful")[(display: "PhraseTwelve")]</td> <td>(link: "terrible")[(display: "PhraseThirteen")]</td> <td>(link: "I would")[(display: "PhraseEight")]</td> <td>(link: "never")[(display: "PhraseNine")]</td> <td>(link: "flee")[(display: "PhraseTen")]</td> </tr> </table> (link-repeat: "Go on....")[(display: "Enter Five")]</td>ECHO: Don't! NARCISSUS: There’s nothing I can’t face! If you tell me to run away, I have to see what’s in this lake! Something beautiful? Terrible? { (set: $entry to "") (set: $entryLength to 300) (set: $solution1 to " terrible ") (set: $solution2 to " never Something beautiful ") (set: $solution3 to " beautiful ") (set: $solution4 to " I would flee Something terrible ") (set: $solution5 to " Something terrible ") (set: $solution6 to " flee Something terrible ") (set: $solution7 to " Something terrible flee ") (set: $solution8 to " flee ") (set: $solution9 to " never ") (set: $solution10 to " never flee ") (set: $solution11 to " I would never flee Something beautiful ") (set: $solution12 to " beautiful I would never flee ") (set: $solution13 to " Something terrible I would flee ") } <div class="entry">[...]<entry|</div> <table> <tr> <td>(link: "Something")[(display: "PhraseEleven")]</td> <td>(link: "beautiful")[(display: "PhraseTwelve")]</td> <td>(link: "terrible")[(display: "PhraseThirteen")]</td> <td>(link: "I would")[(display: "PhraseEight")]</td> <td>(link: "never")[(display: "PhraseNine")]</td> <td>(link: "flee")[(display: "PhraseTen")]</td> </tr> </table> (link-repeat: "Go on....")[(display: "Enter Five")]</td>ECHO: Be afraid! NARCISSUS: There’s nothing I can’t face! If you tell me to run away, I have to see what’s in this lake! Something beautiful? Terrible? { (set: $entry to "") (set: $entryLength to 300) (set: $solution1 to " terrible ") (set: $solution2 to " never Something beautiful ") (set: $solution3 to " beautiful ") (set: $solution4 to " I would flee Something terrible ") (set: $solution5 to " Something terrible ") (set: $solution6 to " flee Something terrible ") (set: $solution7 to " Something terrible flee ") (set: $solution8 to " flee ") (set: $solution9 to " never ") (set: $solution10 to " never flee ") (set: $solution11 to " I would never flee Something beautiful ") (set: $solution12 to " beautiful I would never flee ") (set: $solution13 to " Something terrible I would flee ") } <div class="entry">[...]<entry|</div> <table> <tr> <td>(link: "Something")[(display: "PhraseEleven")]</td> <td>(link: "beautiful")[(display: "PhraseTwelve")]</td> <td>(link: "terrible")[(display: "PhraseThirteen")]</td> <td>(link: "I would")[(display: "PhraseEight")]</td> <td>(link: "never")[(display: "PhraseNine")]</td> <td>(link: "flee")[(display: "PhraseTen")]</td> </tr> </table> (link-repeat: "Go on....")[(display: "Enter Five")]</td>ECHO: Flee! NARCISSUS: There’s nothing I can’t face! If you tell me to run away, I have to see what’s in this lake! Something beautiful? Terrible? { (set: $entry to "") (set: $entryLength to 300) (set: $solution1 to " terrible ") (set: $solution2 to " never Something beautiful ") (set: $solution3 to " beautiful ") (set: $solution4 to " I would flee Something terrible ") (set: $solution5 to " Something terrible ") (set: $solution6 to " flee Something terrible ") (set: $solution7 to " Something terrible flee ") (set: $solution8 to " flee ") (set: $solution9 to " never ") (set: $solution10 to " never flee ") (set: $solution11 to " I would never flee Something beautiful ") (set: $solution12 to " beautiful I would never flee ") (set: $solution13 to " Something terrible I would flee ") } <div class="entry">[...]<entry|</div> <table> <tr> <td>(link: "Something")[(display: "PhraseEleven")]</td> <td>(link: "beautiful")[(display: "PhraseTwelve")]</td> <td>(link: "terrible")[(display: "PhraseThirteen")]</td> <td>(link: "I would")[(display: "PhraseEight")]</td> <td>(link: "never")[(display: "PhraseNine")]</td> <td>(link: "flee")[(display: "PhraseTen")]</td> </tr> </table> (link-repeat: "Go on....")[(display: "Enter Five")]</td>ECHO: Never? NARCISSUS: There’s nothing I can’t face! If you tell me to run away, I have to see what’s in this lake! Something beautiful? Terrible? { (set: $entry to "") (set: $entryLength to 300) (set: $solution1 to " terrible ") (set: $solution2 to " never Something beautiful ") (set: $solution3 to " beautiful ") (set: $solution4 to " I would flee Something terrible ") (set: $solution5 to " Something terrible ") (set: $solution6 to " flee Something terrible ") (set: $solution7 to " Something terrible flee ") (set: $solution8 to " flee ") (set: $solution9 to " never ") (set: $solution10 to " never flee ") (set: $solution11 to " I would never flee Something beautiful ") (set: $solution12 to " beautiful I would never flee ") (set: $solution13 to " Something terrible I would flee ") } <div class="entry">[...]<entry|</div> <table> <tr> <td>(link: "Something")[(display: "PhraseEleven")]</td> <td>(link: "beautiful")[(display: "PhraseTwelve")]</td> <td>(link: "terrible")[(display: "PhraseThirteen")]</td> <td>(link: "I would")[(display: "PhraseEight")]</td> <td>(link: "never")[(display: "PhraseNine")]</td> <td>(link: "flee")[(display: "PhraseTen")]</td> </tr> </table> (link-repeat: "Go on....")[(display: "Enter Five")]</td>ECHO: I would. NARCISSUS: Then you are the coward I will never be. Now, what does this lake have to offer me? Something beautiful? Terrible? { (set: $entry to "") (set: $entryLength to 300) (set: $solution1 to " terrible ") (set: $solution2 to " never Something beautiful ") (set: $solution3 to " beautiful ") (set: $solution4 to " I would flee Something terrible ") (set: $solution5 to " Something terrible ") (set: $solution6 to " flee Something terrible ") (set: $solution7 to " Something terrible flee ") (set: $solution8 to " flee ") (set: $solution9 to " never ") (set: $solution10 to " never flee ") (set: $solution11 to " I would never flee Something beautiful ") (set: $solution12 to " beautiful I would never flee ") (set: $solution13 to " Something terrible I would flee ") } <div class="entry">[...]<entry|</div> <table> <tr> <td>(link: "Something")[(display: "PhraseEleven")]</td> <td>(link: "beautiful")[(display: "PhraseTwelve")]</td> <td>(link: "terrible")[(display: "PhraseThirteen")]</td> <td>(link: "I would")[(display: "PhraseEight")]</td> <td>(link: "never")[(display: "PhraseNine")]</td> <td>(link: "flee")[(display: "PhraseTen")]</td> </tr> </table> (link-repeat: "Go on....")[(display: "Enter Five")]</td>{ (if: $entry's length < $entryLength)[ (set: $entered to " Something ") (set: $entry to it + (text: $entered) ) (replace: ?entry)[$entry] ] }{ (if: $entry's length < $entryLength)[ (set: $entered to " beautiful ") (set: $entry to it + (text: $entered) ) (replace: ?entry)[$entry] ] }{ (if: $entry's length < $entryLength)[ (set: $entered to " terrible ") (set: $entry to it + (text: $entered) ) (replace: ?entry)[$entry] ] }{ (if: $entry is $solution1)[ (goto: "NarcissusDeathOne") ] (else-if: $entry is $solution2)[ (goto: "NarcissusDeathTwo") ] (else-if: $entry is $solution3)[ (goto: "NarcissusDeathThree") ] (else-if: $entry is $solution4)[ (goto: "NarcissusDeathFour") ] (else-if: $entry is $solution5)[ (goto: "NarcissusDeathFive") ] (else-if: $entry is $solution6)[ (goto: "NarcissusDeathSix") ] (else-if: $entry is $solution7)[ (goto: "NarcissusDeathSeven") ] (else-if: $entry is $solution8)[ (goto: "NarcissusDeathEight") ] (else-if: $entry is $solution9)[ (goto: "NarcissusDeathNine") ] (else-if: $entry is $solution10)[ (goto: "EchoSilence") ] (else-if: $entry is $solution11)[ (goto: "EchoSilence") ] (else-if: $entry is $solution12)[ (goto: "EchoSilence") ] (else-if: $entry is $solution13)[ (goto: "NarcissusDeathTen") ] (else:)[ (goto: "NoUnderstanding")] }ECHO: Terrible! <i>See here the tragedy - Narcissus does not listen! Echo curls in upon herself, castigating her unworthiness. And Narcissus, that foolish and arrogant and lovely youth, approaches the depths of the lake. How quickly he is swallowed by the monster lurking below the surface, drowned in the water’s dark! The light fades upon Echo’s weeping form. But did you know, did you know? She did not fade away. No, [[the story continues…->STAGE TWO]]</i> <i>Echo will not say that. Even if she whispers it across the tips of the delicate grass, on the breeze that swirls through the twisting trees, in her deepest heart of hearts. </i>ECHO: Never something beautiful! <i>See here the tragedy - Narcissus does not listen! Echo curls in upon herself, castigating her unworthiness. And Narcissus, that foolish and arrogant and lovely youth, approaches the depths of the lake. How quickly he is swallowed by the monster lurking below the surface, drowned in the water’s dark! The light fades upon Echo’s weeping form. But did you know, did you know? She did not fade away. No, [[the story continues…->STAGE TWO]]</i> ECHO: Beautiful... <i>See here the tragedy - Narcissus does not listen! Echo reaches out one hand in vain, pleading with a love who casts aside her very existence. And Narcissus, that foolish and arrogant and lovely youth, approaches the depths of the lake. How quickly he is swallowed by the monster lurking below the surface, drowned in the water’s dark! The light fades upon Echo’s weeping form. But did you know, did you know? She did not fade away. No, [[the story continues…->STAGE TWO]]</i>ECHO: I would flee - something terrible! <i>See here the tragedy - Narcissus does not listen! Echo reaches out one hand in vain, desperate to pull her love from the brink of danger. But Narcissus, that foolish and arrogant and lovely youth, approaches the depths of the lake. How quickly he is swallowed by the monster lurking below the surface, drowned in the water’s dark! The light fades upon Echo’s weeping form. But did you know, did you know? She did not fade away. No, [[the story continues…->STAGE TWO]]</i>ECHO: Something terrible! <i>See here the tragedy - Narcissus does not listen! Echo reaches out one hand in vain, desperate to pull her love from the brink of danger. But Narcissus, that foolish and arrogant and lovely youth, approaches the depths of the lake. How quickly he is swallowed by the monster lurking below the surface, drowned in the water’s dark! The light fades upon Echo’s weeping form. But did you know, did you know? She did not fade away. No, [[the story continues…->STAGE TWO]]</i>ECHO: Flee - something terrible! <i>See here the tragedy - Narcissus does not listen! Echo reaches out one hand in vain, desperate to pull her love from the brink of danger. But Narcissus, that foolish and arrogant and lovely youth, approaches the depths of the lake. How quickly he is swallowed by the monster lurking below the surface, drowned in the water’s dark! The light fades upon Echo’s weeping form. But did you know, did you know? She did not fade away. No, [[the story continues…->STAGE TWO]]</i>ECHO: Something terrible - flee! <i>See here the tragedy - Narcissus does not listen! Echo reaches out one hand in vain, desperate to pull her love from the brink of danger. But Narcissus, that foolish and arrogant and lovely youth, approaches the depths of the lake. How quickly he is swallowed by the monster lurking below the surface, drowned in the water’s dark! The light fades upon Echo’s weeping form. But did you know, did you know? She did not fade away. No, [[the story continues…->STAGE TWO]]</i>ECHO: <i>Flee!</i> <i>See here the tragedy - Narcissus does not listen! Echo reaches out one hand in vain, desperate to pull her love from the brink of danger. But Narcissus, that foolish and arrogant and lovely youth, approaches the depths of the lake. How quickly he is swallowed by the monster lurking below the surface, drowned in the water’s dark! The light fades upon Echo’s weeping form. But did you know, did you know? She did not fade away. No, [[the story continues…->STAGE TWO]]</i>ECHO: Never! <i>See here the tragedy - Narcissus does not listen! Echo reaches out one hand in vain, desperate to pull her love from the brink of danger. But Narcissus, that foolish and arrogant and lovely youth, approaches the depths of the lake. How quickly he is swallowed by the monster lurking below the surface, drowned in the water’s dark! The light fades upon Echo’s weeping form. But did you know, did you know? She did not fade away. No, [[the story continues…->STAGE TWO]]</i>ECHO: Something terrible - I would flee! <i>See here the tragedy - Narcissus does not listen! Echo reaches out one hand in vain, desperate to pull her love from the brink of danger. But Narcissus, that foolish and arrogant and lovely youth, approaches the depths of the lake. How quickly he is swallowed by the monster lurking below the surface, drowned in the water’s dark! The light fades upon Echo’s weeping form. But did you know, did you know? She did not fade away. No, [[the story continues…->STAGE TWO]]</i>ACT TWO [[Begin->Stage Two Start]] <table> <tr> <td>[[Play->STAGE ONE Start]]</td> <td>[[About->Instructions]]</td> <td>[[Credits]]</td> </tr> </table> "Echo, echo" is a text puzzle game created in 48 hours for GMTK Game Jam 2021. As Echo, an immortal nymph, your goal is to <b>warn people away</b> from a dangerous monster lurking in your lake. But as in the original myth, you can only use pieces of what other people say. <b>Click on the phrases to join them together in different ways - then hit "Go on..." when you've found a good answer.</b> But as you do so, you may find that pushing people away may be difficult... [[Main Menu->Title Page]] Art: Lauren Nolan Coding: Kira Pelletier Music: resonance by airtone (c) copyright 2020 Licensed under a Creative Commons Attribution Noncommercial (3.0) license. http://dig.ccmixter.org/files/airtone/61321 Writing: Kira Pelletier and Lauren Nolan [[Main Menu->Title Page]] <i>CHILD, a boy with the wide-eyed innocence of lovers, poets, and martyrs</i>: Who are you? What’s your name? You’re so pretty, but not as pretty as Taylor. What are you doing at this lake? Did you get lost? <i>Cue Echo, the bitter and grieving.</i> { (set: $entry to "") (set: $entryLength to 300) (set: $solution1 to " Did you get lost ") (set: $solution2 to " lost ") (set: $solution3 to " get lost ") } <div class="entry">[...]<entry|</div> <table> <tr> <td>(link: "Did you")[(display: "PhraseFourteen")]</td> <td>(link: "get")[(display: "PhraseFifteen")]</td> <td>(link: "lost")[(display: "PhraseSixteen")]</td> </tr> </table> { (live: 5s)[ (stop:) (link-repeat: "Go on....")[(display: "Enter Six")] ] } { (if: $entry's length < $entryLength)[ (set: $entered to " Did you ") (set: $entry to it + (text: $entered) ) (replace: ?entry)[$entry] ] }{ (if: $entry's length < $entryLength)[ (set: $entered to " get ") (set: $entry to it + (text: $entered) ) (replace: ?entry)[$entry] ] }{ (if: $entry's length < $entryLength)[ (set: $entered to " lost ") (set: $entry to it + (text: $entered) ) (replace: ?entry)[$entry] ] }{ (if: $entry is $solution1)[ (goto: "ChildExchangeOnePa") ] (else-if: $entry is $solution2)[ (goto: "ChildExchangeOnePb") ] (else-if: $entry is $solution3)[ (goto: "ChildExchangeOneN") ] (else:)[ (goto: "NoUnderstandingTwo")] }ECHO: Did you get lost? CHILD: Me? Oh, no! I’m picking flowers for Taylor. The books say to do that when you’re in love. Have you ever been in love? { (set: $entry to "") (set: $entryLength to 300) (set: $solution1 to " love lost ") (set: $solution2 to " lost love ") (set: $solution3 to " been in love ") (set: $solution4 to " Did you ever love ") (set: $solution5 to " Have you lost love ") (set: $solution6 to " Have you ever lost love ") (set: $solution7 to " Have you ever been in love ") (set: $solution8 to " Have you been in love ") (set: $solution9 to " get lost ") } <div class="entry">[...]<entry|</div> <table> <tr> <td>(link: "Have you")[(display: "PhraseSeventeen")]</td> <td>(link: "ever")[(display: "PhraseEighteen")]</td> <td>(link: "been in")[(display: "PhraseNineteen")]</td> <td>(link: "love")[(display: "PhraseTwenty")]</td> <td>(link: "Did you")[(display: "PhraseFourteen")]</td> <td>(link: "get")[(display: "PhraseFifteen")]</td> <td>(link: "lost")[(display: "PhraseSixteen")]</td> </tr> </table> (link-repeat: "Go on....")[(display: "Enter Seven")]</td>ECHO: Lost? CHILD: Me? Oh, no! I’m picking flowers for Taylor. The books say to do that when you’re in love. Have you ever been in love? { (set: $entry to "") (set: $entryLength to 300) (set: $solution1 to " love lost ") (set: $solution2 to " lost love ") (set: $solution3 to " been in love ") (set: $solution4 to " Did you ever love ") (set: $solution5 to " Have you lost love ") (set: $solution6 to " Have you ever lost love ") (set: $solution7 to " Have you ever been in love ") (set: $solution8 to " Have you been in love ") (set: $solution9 to " get lost ") } <div class="entry">[...]<entry|</div> <table> <tr> <td>(link: "Have you")[(display: "PhraseSeventeen")]</td> <td>(link: "ever")[(display: "PhraseEighteen")]</td> <td>(link: "been in")[(display: "PhraseNineteen")]</td> <td>(link: "love")[(display: "PhraseTwenty")]</td> <td>(link: "Did you")[(display: "PhraseFourteen")]</td> <td>(link: "get")[(display: "PhraseFifteen")]</td> <td>(link: "lost")[(display: "PhraseSixteen")]</td> </tr> </table> (link-repeat: "Go on....")[(display: "Enter Seven")]</td>ECHO: Get lost! CHILD: Why? I’m picking flowers for Taylor. The books say to do that when you’re in love. Have you ever been in love? { (set: $entry to "") (set: $entryLength to 300) (set: $solution1 to " love lost ") (set: $solution2 to " lost love ") (set: $solution3 to " been in love ") (set: $solution4 to " Did you ever love ") (set: $solution5 to " Have you lost love ") (set: $solution6 to " Have you ever lost love ") (set: $solution7 to " Have you ever been in love ") (set: $solution8 to " Have you been in love ") (set: $solution9 to " get lost ") } <div class="entry">[...]<entry|</div> <table> <tr> <td>(link: "Have you")[(display: "PhraseSeventeen")]</td> <td>(link: "ever")[(display: "PhraseEighteen")]</td> <td>(link: "been in")[(display: "PhraseNineteen")]</td> <td>(link: "love")[(display: "PhraseTwenty")]</td> <td>(link: "Did you")[(display: "PhraseFourteen")]</td> <td>(link: "get")[(display: "PhraseFifteen")]</td> <td>(link: "lost")[(display: "PhraseSixteen")]</td> </tr> </table> (link-repeat: "Go on....")[(display: "Enter Seven")]</td><i>He giggles, on his tiptoes in the wildflowers, Echo's words washing over him like music without meaning.</i> { (if: $entry is $solution1)[ (goto: "ChildExchangeTwoAEa") ] (else-if: $entry is $solution2)[ (goto: "ChildExchangeTwoAEb") ] (else-if: $entry is $solution3)[ (goto: "ChildExchangeTwoAEc") ] (else-if: $entry is $solution4)[ (goto: "ChildExchangeTwoPa") ] (else-if: $entry is $solution5)[ (goto: "ChildExchangeTwoPb") ] (else-if: $entry is $solution6)[ (goto: "ChildExchangeTwoPc") ] (else-if: $entry is $solution7)[ (goto: "ChildExchangeTwoPd") ] (else-if: $entry is $solution8)[ (goto: "ChildExchangeTwoPe") ] (else-if: $entry is $solution9)[ (goto: "ChildExchangeTwoN") ] (else:)[ (goto: "NoUnderstandingTwo")] }ECHO: Love - lost! CHILD: I’m sorry. What were they like? You don’t have to tell me, but Dad says if you talk about someone who’s lost, they never really leave you. { (set: $entry to "") (set: $entryLength to 300) (set: $solution1 to " never leave love ") (set: $solution2 to " you never leave love ") (set: $solution3 to " never ever leave love ") (set: $solution4 to " you never ever leave love") (set: $solution5 to " really never leave love ") (set: $solution6 to " really never ever leave love ") (set: $solution7 to " really you never leave love ") (set: $solution8 to " really you never ever leave love ") (set: $solution9 to " never love ") (set: $solution1O to " never ever love ") (set: $solution11 to " Have you really been in love ") (set: $solution12 to " you never really been in love Have you ") (set: $solution13 to " you ever really been in love ") (set: $solution14 to " you never really love ") (set: $solution15 to " you never ever love ") (set: $solution16 to " Have you ever been in love ") (set: $solution17 to " Have you ever really been in love ") (set: $solution18 to " you never been in love Have you ") (set: $solution19 to " leave ") (set: $solution20 to " leave you ") (set: $solution21 to " you leave ") (set: $solution22 to " been in love leave ") } <div class="entry">[...]<entry|</div> <table> <tr> <td>(link: "never")[(display: "PhraseTOne")]</td> <td>(link: "really")[(display: "PhraseTTwo")]</td> <td>(link: "leave")[(display: "PhraseTThree")]</td> <td>(link: "you")[(display: "PhraseTFour")]</td> <td>(link: "Have you")[(display: "PhraseSeventeen")]</td> <td>(link: "ever")[(display: "PhraseEighteen")]</td> <td>(link: "been in")[(display: "PhraseNineteen")]</td> <td>(link: "love")[(display: "PhraseTwenty")]</td> </tr> </table> (link-repeat: "Go on....")[(display: "Enter Eight")]</td>ECHO: Lost love! CHILD: I’m sorry. What were they like? You don’t have to tell me, but Dad says if you talk about someone who’s lost, they never really leave you. { (set: $entry to "") (set: $entryLength to 300) (set: $solution1 to " never leave love ") (set: $solution2 to " you never leave love ") (set: $solution3 to " never ever leave love ") (set: $solution4 to " you never ever leave love") (set: $solution5 to " really never leave love ") (set: $solution6 to " really never ever leave love ") (set: $solution7 to " really you never leave love ") (set: $solution8 to " really you never ever leave love ") (set: $solution9 to " never love ") (set: $solution1O to " never ever love ") (set: $solution11 to " Have you really been in love ") (set: $solution12 to " you never really been in love Have you ") (set: $solution13 to " you ever really been in love ") (set: $solution14 to " you never really love ") (set: $solution15 to " you never ever love ") (set: $solution16 to " Have you ever been in love ") (set: $solution17 to " Have you ever really been in love ") (set: $solution18 to " you never been in love Have you ") (set: $solution19 to " leave ") (set: $solution20 to " leave you ") (set: $solution21 to " you leave ") (set: $solution22 to " been in love leave ") } <div class="entry">[...]<entry|</div> <table> <tr> <td>(link: "never")[(display: "PhraseTOne")]</td> <td>(link: "really")[(display: "PhraseTTwo")]</td> <td>(link: "leave")[(display: "PhraseTThree")]</td> <td>(link: "you")[(display: "PhraseTFour")]</td> <td>(link: "Have you")[(display: "PhraseSeventeen")]</td> <td>(link: "ever")[(display: "PhraseEighteen")]</td> <td>(link: "been in")[(display: "PhraseNineteen")]</td> <td>(link: "love")[(display: "PhraseTwenty")]</td> </tr> </table> (link-repeat: "Go on....")[(display: "Enter Eight")]</td>ECHO: Been in love... CHILD: I’m sorry. What were they like? You don’t have to tell me, but Dad says if you talk about someone who’s lost, they never really leave you. { (set: $entry to "") (set: $entryLength to 300) (set: $solution1 to " never leave love ") (set: $solution2 to " you never leave love ") (set: $solution3 to " never ever leave love ") (set: $solution4 to " you never ever leave love") (set: $solution5 to " really never leave love ") (set: $solution6 to " really never ever leave love ") (set: $solution7 to " really you never leave love ") (set: $solution8 to " really you never ever leave love ") (set: $solution9 to " never love ") (set: $solution1O to " never ever love ") (set: $solution11 to " Have you really been in love ") (set: $solution12 to " you never really been in love Have you ") (set: $solution13 to " you ever really been in love ") (set: $solution14 to " you never really love ") (set: $solution15 to " you never ever love ") (set: $solution16 to " Have you ever been in love ") (set: $solution17 to " Have you ever really been in love ") (set: $solution18 to " you never been in love Have you ") (set: $solution19 to " leave ") (set: $solution20 to " leave you ") (set: $solution21 to " you leave ") (set: $solution22 to " been in love leave ") } <div class="entry">[...]<entry|</div> <table> <tr> <td>(link: "never")[(display: "PhraseTOne")]</td> <td>(link: "really")[(display: "PhraseTTwo")]</td> <td>(link: "leave")[(display: "PhraseTThree")]</td> <td>(link: "you")[(display: "PhraseTFour")]</td> <td>(link: "Have you")[(display: "PhraseSeventeen")]</td> <td>(link: "ever")[(display: "PhraseEighteen")]</td> <td>(link: "been in")[(display: "PhraseNineteen")]</td> <td>(link: "love")[(display: "PhraseTwenty")]</td> </tr> </table> (link-repeat: "Go on....")[(display: "Enter Eight")]</td>ECHO: Did you ever love? CHILD: I’m definitely in love now! Taylor’s the best person in the world. Dad thinks we’re going to split up one day, but I know if you love someone, they never really leave you. { (set: $entry to "") (set: $entryLength to 300) (set: $solution1 to " never leave love ") (set: $solution2 to " you never leave love ") (set: $solution3 to " never ever leave love ") (set: $solution4 to " you never ever leave love") (set: $solution5 to " really never leave love ") (set: $solution6 to " really never ever leave love ") (set: $solution7 to " really you never leave love ") (set: $solution8 to " really you never ever leave love ") (set: $solution9 to " never love ") (set: $solution1O to " never ever love ") (set: $solution11 to " Have you really been in love ") (set: $solution12 to " you never really been in love Have you ") (set: $solution13 to " you ever really been in love ") (set: $solution14 to " you never really love ") (set: $solution15 to " you never ever love ") (set: $solution16 to " Have you ever been in love ") (set: $solution17 to " Have you ever really been in love ") (set: $solution18 to " you never been in love Have you ") (set: $solution19 to " leave ") (set: $solution20 to " leave you ") (set: $solution21 to " you leave ") (set: $solution22 to " been in love leave ") } <div class="entry">[...]<entry|</div> <table> <tr> <td>(link: "never")[(display: "PhraseTOne")]</td> <td>(link: "really")[(display: "PhraseTTwo")]</td> <td>(link: "leave")[(display: "PhraseTThree")]</td> <td>(link: "you")[(display: "PhraseTFour")]</td> <td>(link: "Have you")[(display: "PhraseSeventeen")]</td> <td>(link: "ever")[(display: "PhraseEighteen")]</td> <td>(link: "been in")[(display: "PhraseNineteen")]</td> <td>(link: "love")[(display: "PhraseTwenty")]</td> </tr> </table> (link-repeat: "Go on....")[(display: "Enter Eight")]</td>ECHO: Have you lost love? CHILD: Well...no, but I’m definitely in love now! Taylor’s the best person in the world. Dad thinks we’re going to split up one day, but I know if you love someone, they never really leave you. { (set: $entry to "") (set: $entryLength to 300) (set: $solution1 to " never leave love ") (set: $solution2 to " you never leave love ") (set: $solution3 to " never ever leave love ") (set: $solution4 to " you never ever leave love") (set: $solution5 to " really never leave love ") (set: $solution6 to " really never ever leave love ") (set: $solution7 to " really you never leave love ") (set: $solution8 to " really you never ever leave love ") (set: $solution9 to " never love ") (set: $solution1O to " never ever love ") (set: $solution11 to " Have you really been in love ") (set: $solution12 to " you never really been in love Have you ") (set: $solution13 to " you ever really been in love ") (set: $solution14 to " you never really love ") (set: $solution15 to " you never ever love ") (set: $solution16 to " Have you ever been in love ") (set: $solution17 to " Have you ever really been in love ") (set: $solution18 to " you never been in love Have you ") (set: $solution19 to " leave ") (set: $solution20 to " leave you ") (set: $solution21 to " you leave ") (set: $solution22 to " been in love leave ") } <div class="entry">[...]<entry|</div> <table> <tr> <td>(link: "never")[(display: "PhraseTOne")]</td> <td>(link: "really")[(display: "PhraseTTwo")]</td> <td>(link: "leave")[(display: "PhraseTThree")]</td> <td>(link: "you")[(display: "PhraseTFour")]</td> <td>(link: "Have you")[(display: "PhraseSeventeen")]</td> <td>(link: "ever")[(display: "PhraseEighteen")]</td> <td>(link: "been in")[(display: "PhraseNineteen")]</td> <td>(link: "love")[(display: "PhraseTwenty")]</td> </tr> </table> (link-repeat: "Go on....")[(display: "Enter Eight")]</td>ECHO: Have you ever lost love? CHILD: Well...no, but I’m definitely in love now! Taylor’s the best person in the world. Dad thinks we’re going to split up one day, but I know if you love someone, they never really leave you. { (set: $entry to "") (set: $entryLength to 300) (set: $solution1 to " never leave love ") (set: $solution2 to " you never leave love ") (set: $solution3 to " never ever leave love ") (set: $solution4 to " you never ever leave love") (set: $solution5 to " really never leave love ") (set: $solution6 to " really never ever leave love ") (set: $solution7 to " really you never leave love ") (set: $solution8 to " really you never ever leave love ") (set: $solution9 to " never love ") (set: $solution1O to " never ever love ") (set: $solution11 to " Have you really been in love ") (set: $solution12 to " you never really been in love Have you ") (set: $solution13 to " you ever really been in love ") (set: $solution14 to " you never really love ") (set: $solution15 to " you never ever love ") (set: $solution16 to " Have you ever been in love ") (set: $solution17 to " Have you ever really been in love ") (set: $solution18 to " you never been in love Have you ") (set: $solution19 to " leave ") (set: $solution20 to " leave you ") (set: $solution21 to " you leave ") (set: $solution22 to " been in love leave ") } <div class="entry">[...]<entry|</div> <table> <tr> <td>(link: "never")[(display: "PhraseTOne")]</td> <td>(link: "really")[(display: "PhraseTTwo")]</td> <td>(link: "leave")[(display: "PhraseTThree")]</td> <td>(link: "you")[(display: "PhraseTFour")]</td> <td>(link: "Have you")[(display: "PhraseSeventeen")]</td> <td>(link: "ever")[(display: "PhraseEighteen")]</td> <td>(link: "been in")[(display: "PhraseNineteen")]</td> <td>(link: "love")[(display: "PhraseTwenty")]</td> </tr> </table> (link-repeat: "Go on....")[(display: "Enter Eight")]</td>ECHO: Have <i>you</i> ever been in love? CHILD: I’m definitely in love now! Taylor’s the best person in the world. Dad thinks we’re going to split up one day, but I know if you love someone, they never really leave you. { (set: $entry to "") (set: $entryLength to 300) (set: $solution1 to " never leave love ") (set: $solution2 to " you never leave love ") (set: $solution3 to " never ever leave love ") (set: $solution4 to " you never ever leave love") (set: $solution5 to " really never leave love ") (set: $solution6 to " really never ever leave love ") (set: $solution7 to " really you never leave love ") (set: $solution8 to " really you never ever leave love ") (set: $solution9 to " never love ") (set: $solution1O to " never ever love ") (set: $solution11 to " Have you really been in love ") (set: $solution12 to " you never really been in love Have you ") (set: $solution13 to " you ever really been in love ") (set: $solution14 to " you never really love ") (set: $solution15 to " you never ever love ") (set: $solution16 to " Have you ever been in love ") (set: $solution17 to " Have you ever really been in love ") (set: $solution18 to " you never been in love Have you ") (set: $solution19 to " leave ") (set: $solution20 to " leave you ") (set: $solution21 to " you leave ") (set: $solution22 to " been in love leave ") } <div class="entry">[...]<entry|</div> <table> <tr> <td>(link: "never")[(display: "PhraseTOne")]</td> <td>(link: "really")[(display: "PhraseTTwo")]</td> <td>(link: "leave")[(display: "PhraseTThree")]</td> <td>(link: "you")[(display: "PhraseTFour")]</td> <td>(link: "Have you")[(display: "PhraseSeventeen")]</td> <td>(link: "ever")[(display: "PhraseEighteen")]</td> <td>(link: "been in")[(display: "PhraseNineteen")]</td> <td>(link: "love")[(display: "PhraseTwenty")]</td> </tr> </table> (link-repeat: "Go on....")[(display: "Enter Eight")]</td>ECHO: Have <i>you</i> been in love? CHILD: I’m definitely in love now! Taylor’s the best person in the world. Dad thinks we’re going to split up one day, but I know if you love someone, they never really leave you. { (set: $entry to "") (set: $entryLength to 300) (set: $solution1 to " never leave love ") (set: $solution2 to " you never leave love ") (set: $solution3 to " never ever leave love ") (set: $solution4 to " you never ever leave love") (set: $solution5 to " really never leave love ") (set: $solution6 to " really never ever leave love ") (set: $solution7 to " really you never leave love ") (set: $solution8 to " really you never ever leave love ") (set: $solution9 to " never love ") (set: $solution1O to " never ever love ") (set: $solution11 to " Have you really been in love ") (set: $solution12 to " you never really been in love Have you ") (set: $solution13 to " you ever really been in love ") (set: $solution14 to " you never really love ") (set: $solution15 to " you never ever love ") (set: $solution16 to " Have you ever been in love ") (set: $solution17 to " Have you ever really been in love ") (set: $solution18 to " you never been in love Have you ") (set: $solution19 to " leave ") (set: $solution20 to " leave you ") (set: $solution21 to " you leave ") (set: $solution22 to " been in love leave ") } <div class="entry">[...]<entry|</div> <table> <tr> <td>(link: "never")[(display: "PhraseTOne")]</td> <td>(link: "really")[(display: "PhraseTTwo")]</td> <td>(link: "leave")[(display: "PhraseTThree")]</td> <td>(link: "you")[(display: "PhraseTFour")]</td> <td>(link: "Have you")[(display: "PhraseSeventeen")]</td> <td>(link: "ever")[(display: "PhraseEighteen")]</td> <td>(link: "been in")[(display: "PhraseNineteen")]</td> <td>(link: "love")[(display: "PhraseTwenty")]</td> </tr> </table> (link-repeat: "Go on....")[(display: "Enter Eight")]</td>ECHO: <i>Get lost!</i> CHILD: Okay. Can I at least collect some flowers? Taylor loves flowers, and yours are so pretty! I’m going to marry them one day. We’ll go see the world. { (set: $entry to "") (set: $entryLength to 300) (set: $solution1 to " love the world ") (set: $solution2 to " go see love ") (set: $solution3 to " go love ") (set: $solution4 to " see the world ") (set: $solution5 to " go see the world ") (set: $solution6 to " Have you ever been in love") (set: $solution7 to " Have you been in the world ") (set: $solution8 to " Have you ever been in the world ") (set: $solution9 to " go ") } <div class="entry">[...]<entry|</div> <table> <tr> <td>(link: "go")[(display: "PhraseTFive")]</td> <td>(link: "see")[(display: "PhraseTSix")]</td> <td>(link: "the world")[(display: "PhraseTSeven")]</td> <td>(link: "Have you")[(display: "PhraseSeventeen")]</td> <td>(link: "ever")[(display: "PhraseEighteen")]</td> <td>(link: "been in")[(display: "PhraseNineteen")]</td> <td>(link: "love")[(display: "PhraseTwenty")]</td> </tr> </table> (link-repeat: "Go on....")[(display: "Enter EightHalf")]</td>{ (if: $entry is $solution1)[ (goto: "ChildExchangeThreePa") ] (else-if: $entry is $solution2)[ (goto: "ChildExchangeThreePb") ] (else-if: $entry is $solution3)[ (goto: "ChildExchangeThreePc") ] (else-if: $entry is $solution4)[ (goto: "ChildExchangeThreePd") ] (else-if: $entry is $solution5)[ (goto: "ChildExchangeThreePe") ] (else-if: $entry is $solution6)[ (goto: "ChildExchangeThreePf") ] (else-if: $entry is $solution7)[ (goto: "ChildExchangeThreePg") ] (else-if: $entry is $solution8)[ (goto: "ChildExchangeThreePh") ] (else-if: $entry is $solution9)[ (goto: "ChildExchangeThreena") ] (else-if: $entry is $solution10)[ (goto: "ChildExchangeThreenb") ] (else-if: $entry is $solution11)[ (goto: "ChildExchangeThreenc") ] (else-if: $entry is $solution12)[ (goto: "ChildExchangeThreend") ] (else-if: $entry is $solution13)[ (goto: "ChildExchangeThreene") ] (else-if: $entry is $solution14)[ (goto: "ChildExchangeThreenf") ] (else-if: $entry is $solution15)[ (goto: "ChildExchangeThreeng") ] (else-if: $entry is $solution16)[ (goto: "ChildExchangeThreenh") ] (else-if: $entry is $solution17)[ (goto: "ChildExchangeThreeni") ] (else-if: $entry is $solution18)[ (goto: "ChildExchangeThreenj") ] (else-if: $entry is $solution19)[ (goto: "ChildExchangeThreeNa") ] (else-if: $entry is $solution20)[ (goto: "ChildExchangeThreeNb") ] (else-if: $entry is $solution21)[ (goto: "ChildExchangeThreeNc") ] (else-if: $entry is $solution22)[ (goto: "ChildExchangeThreeNd") ] (else:)[ (goto: "NoUnderstandingTwo")] }ECHO: Never leave love! (set: $spouse to "Taylor") <i>He smiles like a burst of sunshine and holds out a flower, before bounding toward the edge of the forest.</i> CHILD: I won't, I promise! I have to go see Taylor now, but I won't forget you! That's a promise, too! <i>Indeed it is, for as Echo watches the boy go, a little of the sharpness in her own heart easing at his wild dreams of romance, she does not know... The light comes down on this stage, but it will rise once more - for [[the story's end.->STAGE THREE]]</i>ECHO: You never leave love! (set: $spouse to "Taylor") <i>He smiles like a burst of sunshine and holds out a flower, before bounding toward the edge of the forest.</i> CHILD: I won't, I promise! I have to go see Taylor now, but I won't forget you! That's a promise, too! <i>Indeed it is, for as Echo watches the boy go, a little of the sharpness in her own heart easing at his wild dreams of romance, she does not know... The light comes down on this stage, but it will rise once more - for [[the story's end.->STAGE THREE]]</i>ECHO: Never, ever leave love! (set: $spouse to "Taylor") <i>He smiles like a burst of sunshine and holds out a flower, before bounding toward the edge of the forest.</i> CHILD: I won't, I promise! I have to go see Taylor now, but I won't forget you! That's a promise, too! <i>Indeed it is, for as Echo watches the boy go, a little of the sharpness in her own heart easing at his wild dreams of romance, she does not know... The light comes down on this stage, but it will rise once more - for [[the story's end.->STAGE THREE]]</i>ECHO: You never, ever leave love! (set: $spouse to "Taylor") <i>He smiles like a burst of sunshine and holds out a flower, before bounding toward the edge of the forest.</i> CHILD: I won't, I promise! I have to go see Taylor now, but I won't forget you! That's a promise, too! <i>Indeed it is, for as Echo watches the boy go, a little of the sharpness in her own heart easing at his wild dreams of romance, she does not know... The light comes down on this stage, but it will rise once more - [[the story's end.->STAGE THREE]]</i>ECHO: Really, never leave love! (set: $spouse to "Taylor") <i>He smiles like a burst of sunshine and holds out a flower, before bounding toward the edge of the forest.</i> CHILD: I won't, I promise! I have to go see Taylor now, but I won't forget you! That's a promise, too! <i>Indeed it is, for as Echo watches the boy go, a little of the sharpness in her own heart easing at his wild dreams of romance, she does not know... The light comes down on this stage, but it will rise once more - for [[the story's end.->STAGE THREE]]</i>ECHO: Really, never, ever leave love! (set: $spouse to "Taylor") <i>He smiles like a burst of sunshine and holds out a flower, before bounding toward the edge of the forest.</i> CHILD: I won't, I promise! I have to go see Taylor now, but I won't forget you! That's a promise, too! <i>Indeed it is, for as Echo watches the boy go, a little of the sharpness in her own heart easing at his wild dreams of romance, she does not know... The light comes down on this stage, but it will rise once more - for [[the story's end.->STAGE THREE]]</i>ECHO: Really, you never leave love! (set: $spouse to "Taylor") <i>He smiles like a burst of sunshine and holds out a flower, before bounding toward the edge of the forest.</i> CHILD: I won't, I promise! I have to go see Taylor now, but I won't forget you! That's a promise, too! <i>Indeed it is, for as Echo watches the boy go, a little of the sharpness in her own heart easing at his wild dreams of romance, she does not know... The light comes down on this stage, but it will rise once more - for [[the story's end.->STAGE THREE]]</i>ECHO: Really, you never, ever leave love! (set: $spouse to "Taylor") <i>He smiles like a burst of sunshine and holds out a flower, before bounding toward the edge of the forest.</i> CHILD: I won't, I promise! I have to go see Taylor now, but I won't forget you! That's a promise, too! <i>Indeed it is, for as Echo watches the boy go, a little of the sharpness in her own heart easing at his wild dreams of romance, she does not know... The light comes down on this stage, but it will rise once more - for [[the story's end.->STAGE THREE]]</i>ECHO: Never love! (set: $spouse to "Taylor") <i>The child stares at Echo across the far side of the lake, shocked and hurt. Suddenly, it seems that much more than a body of water separates them. He holds out a flower, as if it might in its meager way bridge the enormous gap. But Echo, having been reminded of her old grief, turns away. The light comes down, leaving Echo alone in the darkness. Such bitter success! Perhaps she has saved this boy from a fate worse than death...but then, the lights will come up once more for the story's end, where [[anything can happen...->STAGE THREE]]</i> ECHO: Never, ever love! (set: $spouse to "Jamie") <i>The child stares at Echo across the far side of the lake, shocked and hurt. Suddenly, it seems that much more than a body of water separates them. He holds out a flower, as if it might in its meager way bridge the enormous gap. But Echo, having been reminded of her old grief, turns away. The light comes down, leaving Echo alone in the darkness. Such bitter success! Perhaps she has saved this boy from a fate worse than death...but then, the lights will come up once more for the story's end, where [[anything can happen...->STAGE THREE]]</i> ECHO: Have you <i>really</i> been in love? (set: $spouse to "Taylor") <i>The child stares at Echo across the far side of the lake, shocked and hurt. Suddenly, it seems that much more than a body of water separates them. He holds out a flower, as if it might in its meager way bridge the enormous gap. But Echo, having been reminded of her old grief, turns away. The light comes down, leaving Echo alone in the darkness. Such bitter success! Perhaps she has saved this boy from a fate worse than death...but then, the lights will come up once more for the story's end, where [[anything can happen...->STAGE THREE]]</i> ECHO: You never really been in love, have you? (set: $spouse to "Jamie") <i>The child stares at Echo across the far side of the lake, shocked and hurt. Suddenly, it seems that much more than a body of water separates them. He holds out a flower, as if it might in its meager way bridge the enormous gap. But Echo, having been reminded of her old grief, turns away. The light comes down, leaving Echo alone in the darkness. Such bitter success! Perhaps she has saved this boy from a fate worse than death...but then, the lights will come up once more for the story's end, where [[anything can happen...->STAGE THREE]]</i> ECHO: You ever really been in love? (set: $spouse to "Taylor") <i>The child stares at Echo across the far side of the lake, shocked and hurt. Suddenly, it seems that much more than a body of water separates them. He holds out a flower, as if it might in its meager way bridge the enormous gap. But Echo, having been reminded of her old grief, turns away. The light comes down, leaving Echo alone in the darkness. Such bitter success! Perhaps she has saved this boy from a fate worse than death...but then, the lights will come up once more for the story's end, where [[anything can happen...->STAGE THREE]]</i> ECHO: You never really love... (set: $spouse to "Jamie") <i>The child stares at Echo across the far side of the lake, shocked and hurt. Suddenly, it seems that much more than a body of water separates them. He holds out a flower, as if it might in its meager way bridge the enormous gap. But Echo, having been reminded of her old grief, turns away. The light comes down, leaving Echo alone in the darkness. Such bitter success! Perhaps she has saved this boy from a fate worse than death...but then, the lights will come up once more for the story's end, where [[anything can happen...->STAGE THREE]]</i> ECHO: You, never, ever love! (set: $spouse to "Taylor") <i>The child stares at Echo across the far side of the lake, shocked and hurt. Suddenly, it seems that much more than a body of water separates them. He holds out a flower, as if it might in its meager way bridge the enormous gap. But Echo, having been reminded of her old grief, turns away. The light comes down, leaving Echo alone in the darkness. Such bitter success! Perhaps she has saved this boy from a fate worse than death...but then, the lights will come up once more for the story's end, where [[anything can happen...->STAGE THREE]]</i> ECHO: Have you ever <i>really</i> been in love? (set: $spouse to "Jamie") <i>The child stares at Echo across the far side of the lake, shocked and hurt. Suddenly, it seems that much more than a body of water separates them. He holds out a flower, as if it might in its meager way bridge the enormous gap. But Echo, having been reminded of her old grief, turns away. The light comes down, leaving Echo alone in the darkness. Such bitter success! Perhaps she has saved this boy from a fate worse than death...but then, the lights will come up once more for the story's end, where [[anything can happen...->STAGE THREE]]</i> ECHO: Have you ever <i>really</i> been in love? (set: $spouse to "Jamie") <i>The child stares at Echo across the far side of the lake, shocked and hurt. Suddenly, it seems that much more than a body of water separates them. He holds out a flower, as if it might in its meager way bridge the enormous gap. But Echo, having been reminded of her old grief, turns away. The light comes down, leaving Echo alone in the darkness. Such bitter success! Perhaps she has saved this boy from a fate worse than death...but then, the lights will come up once more for the story's end, where [[anything can happen...->STAGE THREE]]</i>ECHO: You never been in love, have you? (set: $spouse to "Taylor") <i>The child stares at Echo across the far side of the lake, shocked and hurt. Suddenly, it seems that much more than a body of water separates them. He holds out a flower, as if it might in its meager way bridge the enormous gap. But Echo, having been reminded of her old grief, turns away. The light comes down, leaving Echo alone in the darkness. Such bitter success! Perhaps she has saved this boy from a fate worse than death...but then, the lights will come up once more for the story's end, where [[anything can happen...->STAGE THREE]]</i>ECHO: Leave! (set: $spouse to "Jamie") <i>The child stares at Echo across the far side of the lake, shocked and hurt. Suddenly, it seems that much more than a body of water separates them. He holds out a flower, as if it might in its meager way bridge the enormous gap. But Echo, having been reminded of her old grief, turns away. The light comes down, leaving Echo alone in the darkness. Such bitter success! Perhaps she has saved this boy from a fate worse than death...but then, the lights will come up once more for the story's end, where [[anything can happen...->STAGE THREE]]</i>ECHO: Leave, you! (set: $spouse to "Taylor") <i>The child stares at Echo across the far side of the lake, shocked and hurt. Suddenly, it seems that much more than a body of water separates them. He holds out a flower, as if it might in its meager way bridge the enormous gap. But Echo, having been reminded of her old grief, turns away. The light comes down, leaving Echo alone in the darkness. Such bitter success! Perhaps she has saved this boy from a fate worse than death...but then, the lights will come up once more for the story's end, where [[anything can happen...->STAGE THREE]]</i>ECHO: You, leave! (set: $spouse to "Jamie") <i>The child stares at Echo across the far side of the lake, shocked and hurt. Suddenly, it seems that much more than a body of water separates them. He holds out a flower, as if it might in its meager way bridge the enormous gap. But Echo, having been reminded of her old grief, turns away. The light comes down, leaving Echo alone in the darkness. Such bitter success! Perhaps she has saved this boy from a fate worse than death...but then, the lights will come up once more for the story's end, where [[anything can happen...->STAGE THREE]]</i>ECHO: Been in love? Leave! (set: $spouse to "Taylor") <i>The child stares at Echo across the far side of the lake, shocked and hurt. Suddenly, it seems that much more than a body of water separates them. He holds out a flower, as if it might in its meager way bridge the enormous gap. But Echo, having been reminded of her old grief, turns away. The light comes down, leaving Echo alone in the darkness. Such bitter success! Perhaps she has saved this boy from a fate worse than death...but then, the lights will come up once more for the story's end, where [[anything can happen...->STAGE THREE]]</i></i>{ (if: $entry's length < $entryLength)[ (set: $entered to " Have you ") (set: $entry to it + (text: $entered) ) (replace: ?entry)[$entry] ] }{ (if: $entry's length < $entryLength)[ (set: $entered to " ever ") (set: $entry to it + (text: $entered) ) (replace: ?entry)[$entry] ] }{ (if: $entry's length < $entryLength)[ (set: $entered to " been in ") (set: $entry to it + (text: $entered) ) (replace: ?entry)[$entry] ] }{ (if: $entry's length < $entryLength)[ (set: $entered to " love ") (set: $entry to it + (text: $entered) ) (replace: ?entry)[$entry] ] }{ (if: $entry's length < $entryLength)[ (set: $entered to " never ") (set: $entry to it + (text: $entered) ) (replace: ?entry)[$entry] ] }{ (if: $entry's length < $entryLength)[ (set: $entered to " really ") (set: $entry to it + (text: $entered) ) (replace: ?entry)[$entry] ] }{ (if: $entry's length < $entryLength)[ (set: $entered to " leave ") (set: $entry to it + (text: $entered) ) (replace: ?entry)[$entry] ] }{ (if: $entry's length < $entryLength)[ (set: $entered to " you ") (set: $entry to it + (text: $entered) ) (replace: ?entry)[$entry] ] }{ (if: $entry's length < $entryLength)[ (set: $entered to " see ") (set: $entry to it + (text: $entered) ) (replace: ?entry)[$entry] ] }{ (if: $entry's length < $entryLength)[ (set: $entered to " go ") (set: $entry to it + (text: $entered) ) (replace: ?entry)[$entry] ] }{ (if: $entry's length < $entryLength)[ (set: $entered to " the world ") (set: $entry to it + (text: $entered) ) (replace: ?entry)[$entry] ] }{ (if: $entry is $solution1)[ (goto: "ChildExchangeThreepa") ] (else-if: $entry is $solution2)[ (goto: "ChildExchangeThreepb") ] (else-if: $entry is $solution3)[ (goto: "ChildExchangeThreepc") ] (else-if: $entry is $solution4)[ (goto: "ChildExchangeThreepd") ] (else-if: $entry is $solution5)[ (goto: "ChildExchangeThreepe") ] (else-if: $entry is $solution6)[ (goto: "ChildExchangeThreeNna") ] (else-if: $entry is $solution7)[ (goto: "ChildExchangeThreeNnb") ] (else-if: $entry is $solution8)[ (goto: "ChildExchangeThreeNnc") ] (else-if: $entry is $solution9)[ (goto: "ChildExchangeThreeNnd") ] (else:)[ (goto: "NoUnderstandingTwo")] }ECHO: Love the world... (set: $spouse to "Taylor") CHILD: See, I knew you understood. My dad says I'm too young, but I read all the books. And I could see it, that you believe in love like me! It was in your eyes. <i>He smiles like a burst of sunshine and holds out a flower, before bounding toward the edge of the forest.</i> CHILD: I have to go see Taylor now, but I won't forget you! That's a promise. <i>Indeed it is, for as Echo watches the boy go, a little of the sharpness in her own heart easing at his wild dreams of romance, she does not know... The light comes down on this stage, but it will rise once more - for [[the story's end.->STAGE THREE]]</i>ECHO: Go, love... (set: $spouse to "Taylor") CHILD: See, I knew you understood. My dad says I'm too young, but I read all the books. And I could see it, that you believe in love like me! It was in your eyes. <i>He smiles like a burst of sunshine and holds out a flower, before bounding toward the edge of the forest.</i> CHILD: I have to go see Taylor now, but I won't forget you! That's a promise. <i>Indeed it is, for as Echo watches the boy go, a little of the sharpness in her own heart easing at his wild dreams of romance, she does not know... The light comes down on this stage, but it will rise once more - for [[the story's end.->STAGE THREE]]</i>ECHO: Go see the world. (set: $spouse to "Taylor") CHILD: See, I knew you understood. My dad says I'm too young, but I read all the books. And I could see it, that you believe in love like me! It was in your eyes. <i>He smiles like a burst of sunshine and holds out a flower, before bounding toward the edge of the forest.</i> CHILD: I have to go see Taylor now, but I won't forget you! That's a promise. <i>Indeed it is, for as Echo watches the boy go, a little of the sharpness in her own heart easing at his wild dreams of romance, she does not know... The light comes down on this stage, but it will rise once more - for [[the story's end.->STAGE THREE]]</i>ECHO: Go see love... (set: $spouse to "Taylor") CHILD: See, I knew you understood. My dad says I'm too young, but I read all the books. And I could see it, that you believe in love like me! It was in your eyes. <i>He smiles like a burst of sunshine and holds out a flower, before bounding toward the edge of the forest.</i> CHILD: I have to go see Taylor now, but I won't forget you! That's a promise. <i>Indeed it is, for as Echo watches the boy go, a little of the sharpness in her own heart easing at his wild dreams of romance, she does not know... The light comes down on this stage, but it will rise once more - for [[the story's end.->STAGE THREE]]</i>ECHO: See the world... (set: $spouse to "Taylor") CHILD: See, I knew you understood. My dad says I'm too young, but I read all the books. And I could see it, that you believe in love like me! It was in your eyes. <i>He smiles like a burst of sunshine and holds out a flower, before bounding toward the edge of the forest.</i> CHILD: I have to go see Taylor now, but I won't forget you! That's a promise. <i>Indeed it is, for as Echo watches the boy go, a little of the sharpness in her own heart easing at his wild dreams of romance, she does not know... The light comes down on this stage, but it will rise once more - for [[the story's end.->STAGE THREE]]</i>ECHO: <i>Have</i> you ever been in love? (set: $spouse to "Jamie") <i>The child stares at Echo across the far side of the lake, shocked and hurt. Suddenly, it seems that much more than a body of water separates them. </i> CHILD: No--I mean, you don’t understand! Love is tough, but you can’t stop believing in it. <i>He holds out a flower, as if it might in its meager way bridge the enormous gap. But Echo, having been reminded of her old grief, turns away. The light comes down, leaving Echo alone in the darkness. Such bitter success! Perhaps she has saved this boy from a fate worse than death...but then, the lights will come up once more for the story's end, where [[anything can happen...->STAGE THREE]]</i> ECHO: Have you been <i>in</i> the world? (set: $spouse to "Jamie") <i>The child stares at Echo across the far side of the lake, shocked and hurt. Suddenly, it seems that much more than a body of water separates them. </i> CHILD: No--I mean, you don’t understand! The world is tough, but you can’t stop believing in it. Just like love! That's what the books say. <i>He holds out a flower, as if it might in its meager way bridge the enormous gap. But Echo, having been reminded of her old grief, turns away. The light comes down, leaving Echo alone in the darkness. Such bitter success! Perhaps she has saved this boy from a fate worse than death...but then, the lights will come up once more for the story's end, where [[anything can happen...->STAGE THREE]]</i> ECHO: Have you ever <i>been</i> in the world? (set: $spouse to "Jamie") <i>The child stares at Echo across the far side of the lake, shocked and hurt. Suddenly, it seems that much more than a body of water separates them. </i> CHILD: No--I mean, you don’t understand! The world is tough, but you can’t stop believing in it. Just like love! That's what the books say. <i>He holds out a flower, as if it might in its meager way bridge the enormous gap. But Echo, having been reminded of her old grief, turns away. The light comes down, leaving Echo alone in the darkness. Such bitter success! Perhaps she has saved this boy from a fate worse than death...but then, the lights will come up once more for the story's end, where [[anything can happen...->STAGE THREE]]</i> ECHO: <i>Go!</i> (set: $spouse to "Jamie") <i>The child stares at Echo across the far side of the lake, shocked and hurt. Suddenly, it seems that much more than a body of water separates them. He holds out a flower, as if it might in its meager way bridge the enormous gap. But Echo, having been reminded of her old grief, turns away. The light comes down, leaving Echo alone in the darkness. Such bitter success! Perhaps she has saved this boy from a fate worse than death...but then, the lights will come up once more for the story's end, where [[anything can happen...->STAGE THREE]]</i>ACT THREE [[Begin->Echo and Old Man Start]] <i>Even the immortals cannot resist change. The relentless seasons have killed the grasses and birthed them again; the implacable seasons have brought the twisting saplings up tall and shadowy. Echo, but you are stubborn! You cling to the sorrow in your heart when even the land is letting its old self go. Now, the water of the lake is darker, tumultuous - the monster is stirring. The stage has been set; the light comes up. [[Enter the OLD MAN, seeking the company of one he met long ago...->OldManOne]]</i> OLD MAN, <i>whose wisdom and kindness are both balm and knife to a lonely heart</i>: Hello? Are you back here? <i>Cue Echo, full of love and loathing.</i> { (set: $entry to "") (set: $entryLength to 300) (set: $solution1 to " here ") (set: $solution2 to " back here ") (set: $solution3 to " Are you back ") (set: $solution4 to " back Are you ") (set: $solution5 to " back ") } <div class="entry">[...]<entry|</div> <table> <tr> <td>(link: "Are you")[(display: "PhraseTEight")]</td> <td>(link: "back")[(display: "PhraseTNine")]</td> <td>(link: "here")[(display: "PhraseThirty")]</td> </tr> </table> { (live: 5s)[ (stop:) (link-repeat: "Go on....")[(display: "Enter Nine")] ] }{ (if: $entry's length < $entryLength)[ (set: $entered to " Are you ") (set: $entry to it + (text: $entered) ) (replace: ?entry)[$entry] ] }{ (if: $entry's length < $entryLength)[ (set: $entered to " back ") (set: $entry to it + (text: $entered) ) (replace: ?entry)[$entry] ] }{ (if: $entry's length < $entryLength)[ (set: $entered to " here ") (set: $entry to it + (text: $entered) ) (replace: ?entry)[$entry] ] }{ (if: $entry is $solution1)[ (goto: "OldExchangeOnePa") ] (else-if: $entry is $solution2)[ (goto: "OldExchangeOnePb") ] (else-if: $entry is $solution3)[ (goto: "OldExchangeOnePc") ] (else-if: $entry is $solution4)[ (goto: "OldExchangeOneNa") ] (else-if: $entry is $solution5)[ (goto: "OldExchangeOneNb") ] (else:)[ (goto: "NoUnderstandingThree")] }<i>He smiles in his quiet way, waiting patiently. He knows that if he persists, the babbling language of the waters and trees and grasses, the hidden heart of this old stranger, will be made known to him.</i>ECHO: Here! OLD MAN: I was hoping I’d find you again. Ah, this is a good place. I just want some peace and quiet. { (set: $entry to "") (set: $entryLength to 300) (set: $solution1 to " some peace and quiet ") (set: $solution2 to " here ") (set: $solution3 to " back here ") (set: $solution4 to " here some peace and quiet ") (set: $solution5 to " I just want some peace and quiet ") (set: $solution6 to " I just want quiet ") (set: $solution7 to " I just want some peace and quiet back here ") (set: $solution8 to " I just want some peace and quiet here ") (set: $solution9 to " I just want quiet back here ") (set: $solution10 to " I just want quiet here ") (set: $solution11 to " back ") } <div class="entry">[...]<entry|</div> <table> <tr> <td>(link: "I just want")[(display: "PhraseThOne")]</td> <td>(link: "some peace and")[(display: "PhraseThTwo")]</td> <td>(link: "quiet")[(display: "PhraseThThree")]</td> <td>(link: "Are you")[(display: "PhraseTEight")]</td> <td>(link: "back")[(display: "PhraseTNine")]</td> <td>(link: "here")[(display: "PhraseThirty")]</td> </tr> </table> (link-repeat: "Go on....")[(display: "Enter Ten")] ECHO: Back here! OLD MAN: I was hoping I’d find you again. Ah, this is a good place. I just want some peace and quiet. { (set: $entry to "") (set: $entryLength to 300) (set: $solution1 to " some peace and quiet ") (set: $solution2 to " here ") (set: $solution3 to " back here ") (set: $solution4 to " here some peace and quiet ") (set: $solution5 to " I just want some peace and quiet ") (set: $solution6 to " I just want quiet ") (set: $solution7 to " I just want some peace and quiet back here ") (set: $solution8 to " I just want some peace and quiet here ") (set: $solution9 to " I just want quiet back here ") (set: $solution10 to " I just want quiet here ") (set: $solution11 to " back ") } <div class="entry">[...]<entry|</div> <table> <tr> <td>(link: "I just want")[(display: "PhraseThOne")]</td> <td>(link: "some peace and")[(display: "PhraseThTwo")]</td> <td>(link: "quiet")[(display: "PhraseThThree")]</td> <td>(link: "Are you")[(display: "PhraseTEight")]</td> <td>(link: "back")[(display: "PhraseTNine")]</td> <td>(link: "here")[(display: "PhraseThirty")]</td> </tr> </table> (link-repeat: "Go on....")[(display: "Enter Ten")] ECHO: Are you back? OLD MAN: After all these years...I was hoping I’d find you again. Ah, this is a good place. I just want some peace and quiet. { (set: $entry to "") (set: $entryLength to 300) (set: $solution1 to " some peace and quiet ") (set: $solution2 to " here ") (set: $solution3 to " back here ") (set: $solution4 to " here some peace and quiet ") (set: $solution5 to " I just want some peace and quiet ") (set: $solution6 to " I just want quiet ") (set: $solution7 to " I just want some peace and quiet back here ") (set: $solution8 to " I just want some peace and quiet here ") (set: $solution9 to " I just want quiet back here ") (set: $solution10 to " I just want quiet here ") (set: $solution11 to " back ") } <div class="entry">[...]<entry|</div> <table> <tr> <td>(link: "I just want")[(display: "PhraseThOne")]</td> <td>(link: "some peace and")[(display: "PhraseThTwo")]</td> <td>(link: "quiet")[(display: "PhraseThThree")]</td> <td>(link: "Are you")[(display: "PhraseTEight")]</td> <td>(link: "back")[(display: "PhraseTNine")]</td> <td>(link: "here")[(display: "PhraseThirty")]</td> </tr> </table> (link-repeat: "Go on....")[(display: "Enter Ten")] ECHO: Back, are you? OLD MAN: Easy, I’m not here to hurt you. Forgive this old man and his slow bones. I just want some peace and quiet. { (set: $entry to "") (set: $entryLength to 300) (set: $solution1 to " some peace and quiet ") (set: $solution2 to " here ") (set: $solution3 to " back here ") (set: $solution4 to " here some peace and quiet ") (set: $solution5 to " I just want some peace and quiet ") (set: $solution6 to " I just want quiet ") (set: $solution7 to " I just want some peace and quiet back here ") (set: $solution8 to " I just want some peace and quiet here ") (set: $solution9 to " I just want quiet back here ") (set: $solution10 to " I just want quiet here ") (set: $solution11 to " back ") } <div class="entry">[...]<entry|</div> <table> <tr> <td>(link: "I just want")[(display: "PhraseThOne")]</td> <td>(link: "some peace and")[(display: "PhraseThTwo")]</td> <td>(link: "quiet")[(display: "PhraseThThree")]</td> <td>(link: "Are you")[(display: "PhraseTEight")]</td> <td>(link: "back")[(display: "PhraseTNine")]</td> <td>(link: "here")[(display: "PhraseThirty")]</td> </tr> </table> (link-repeat: "Go on....")[(display: "Enter Ten")] ECHO: Back! OLD MAN: Easy, I’m not here to hurt you. Forgive this old man and his slow bones. I just want some peace and quiet. { (set: $entry to "") (set: $entryLength to 300) (set: $solution1 to " some peace and quiet ") (set: $solution2 to " here ") (set: $solution3 to " back here ") (set: $solution4 to " here some peace and quiet ") (set: $solution5 to " I just want some peace and quiet ") (set: $solution6 to " I just want quiet ") (set: $solution7 to " I just want some peace and quiet back here ") (set: $solution8 to " I just want some peace and quiet here ") (set: $solution9 to " I just want quiet back here ") (set: $solution10 to " I just want quiet here ") (set: $solution11 to " back ") } <div class="entry">[...]<entry|</div> <table> <tr> <td>(link: "I just want")[(display: "PhraseThOne")]</td> <td>(link: "some peace and")[(display: "PhraseThTwo")]</td> <td>(link: "quiet")[(display: "PhraseThThree")]</td> <td>(link: "Are you")[(display: "PhraseTEight")]</td> <td>(link: "back")[(display: "PhraseTNine")]</td> <td>(link: "here")[(display: "PhraseThirty")]</td> </tr> </table> (link-repeat: "Go on....")[(display: "Enter Ten")] { (if: $entry's length < $entryLength)[ (set: $entered to " I just want ") (set: $entry to it + (text: $entered) ) (replace: ?entry)[$entry] ] }{ (if: $entry's length < $entryLength)[ (set: $entered to " some peace and ") (set: $entry to it + (text: $entered) ) (replace: ?entry)[$entry] ] }{ (if: $entry's length < $entryLength)[ (set: $entered to " quiet ") (set: $entry to it + (text: $entered) ) (replace: ?entry)[$entry] ] }{ (if: $entry is $solution1)[ (goto: "OldExchangeTwoPa") ] (else-if: $entry is $solution2)[ (goto: "OldExchangeTwoPb") ] (else-if: $entry is $solution3)[ (goto: "OldExchangeTwoPc") ] (else-if: $entry is $solution4)[ (goto: "OldExchangeTwoPd") ] (else-if: $entry is $solution5)[ (goto: "OldExchangeTwona") ] (else-if: $entry is $solution6)[ (goto: "OldExchangeTwonb") ] (else-if: $entry is $solution7)[ (goto: "OldExchangeTwonc") ] (else-if: $entry is $solution8)[ (goto: "OldExchangeTwond") ] (else-if: $entry is $solution9)[ (goto: "OldExchangeTwone") ] (else-if: $entry is $solution10)[ (goto: "OldExchangeTwonf") ] (else-if: $entry is $solution11)[ (goto: "OldExchangeTwoN") ] (else:)[ (goto: "NoUnderstandingThree")] }ECHO: Some peace and quiet? OLD MAN: Yes. It’s been hard since they died. My $spouse. You were right, you know, about love--but wrong, too. I miss them--well, I always miss my someone. { (set: $entry to "") (set: $entryLength to 300) (set: $solution1 to " someone ") (set: $solution2 to " quiet ") (set: $solution3 to " I just want some peace and quiet ") (set: $solution4 to " I just want quiet ") (set: $solution5 to " miss my quiet ") (set: $solution6 to " I just want someone ") } <div class="entry">[...]<entry|</div> <table> <tr> <td>(link: "always")[(display: "PhraseThFour")]</td> <td>(link: "miss my")[(display: "PhraseThFive")]</td> <td>(link: "someone")[(display: "PhraseThSix")]</td> <td>(link: "I just want")[(display: "PhraseThOne")]</td> <td>(link: "some peace and")[(display: "PhraseThTwo")]</td> <td>(link: "quiet")[(display: "PhraseThThree")]</td> </tr> </table> (link-repeat: "Go on....")[(display: "Enter Eleven")] ECHO: Here? OLD MAN: Yes. It’s been hard since they died. My $spouse. You were right, you know, about love--but wrong, too. I miss them--well, I always miss my someone. { (set: $entry to "") (set: $entryLength to 300) (set: $solution1 to " someone ") (set: $solution2 to " quiet ") (set: $solution3 to " I just want some peace and quiet ") (set: $solution4 to " I just want quiet ") (set: $solution5 to " miss my quiet ") (set: $solution6 to " I just want someone ") } <div class="entry">[...]<entry|</div> <table> <tr> <td>(link: "always")[(display: "PhraseThFour")]</td> <td>(link: "miss my")[(display: "PhraseThFive")]</td> <td>(link: "someone")[(display: "PhraseThSix")]</td> <td>(link: "I just want")[(display: "PhraseThOne")]</td> <td>(link: "some peace and")[(display: "PhraseThTwo")]</td> <td>(link: "quiet")[(display: "PhraseThThree")]</td> </tr> </table> (link-repeat: "Go on....")[(display: "Enter Eleven")] ECHO: Back here? OLD MAN: Yes. It’s been hard since they died. My $spouse. You were right, you know, about love--but wrong, too. I miss them--well, I always miss my someone. { (set: $entry to "") (set: $entryLength to 300) (set: $solution1 to " someone ") (set: $solution2 to " quiet ") (set: $solution3 to " I just want some peace and quiet ") (set: $solution4 to " I just want quiet ") (set: $solution5 to " miss my quiet ") (set: $solution6 to " I just want someone ") } <div class="entry">[...]<entry|</div> <table> <tr> <td>(link: "always")[(display: "PhraseThFour")]</td> <td>(link: "miss my")[(display: "PhraseThFive")]</td> <td>(link: "someone")[(display: "PhraseThSix")]</td> <td>(link: "I just want")[(display: "PhraseThOne")]</td> <td>(link: "some peace and")[(display: "PhraseThTwo")]</td> <td>(link: "quiet")[(display: "PhraseThThree")]</td> </tr> </table> (link-repeat: "Go on....")[(display: "Enter Eleven")] ECHO: Here, some peace and quiet. OLD MAN: Why, thank you. It’s been hard since they died. My $spouse. You were right, you know, about love--but wrong, too. I miss them--well, I always miss my someone. { (set: $entry to "") (set: $entryLength to 300) (set: $solution1 to " someone ") (set: $solution2 to " quiet ") (set: $solution3 to " I just want some peace and quiet ") (set: $solution4 to " I just want quiet ") (set: $solution5 to " miss my quiet ") (set: $solution6 to " I just want someone ") } <div class="entry">[...]<entry|</div> <table> <tr> <td>(link: "always")[(display: "PhraseThFour")]</td> <td>(link: "miss my")[(display: "PhraseThFive")]</td> <td>(link: "someone")[(display: "PhraseThSix")]</td> <td>(link: "I just want")[(display: "PhraseThOne")]</td> <td>(link: "some peace and")[(display: "PhraseThTwo")]</td> <td>(link: "quiet")[(display: "PhraseThThree")]</td> </tr> </table> (link-repeat: "Go on....")[(display: "Enter Eleven")] ECHO: I just want some peace and quiet. OLD MAN: I understand. I won’t bother you long. I suppose I’m just missing my someone today. My $spouse. It feels like every day, every hour, I spend it just missing. It seems I’ll always miss my someone. { (set: $entry to "") (set: $entryLength to 300) (set: $solution1 to " someone ") (set: $solution2 to " quiet ") (set: $solution3 to " I just want some peace and quiet ") (set: $solution4 to " I just want quiet ") (set: $solution5 to " miss my quiet ") (set: $solution6 to " I just want someone ") } <div class="entry">[...]<entry|</div> <table> <tr> <td>(link: "always")[(display: "PhraseThFour")]</td> <td>(link: "miss my")[(display: "PhraseThFive")]</td> <td>(link: "someone")[(display: "PhraseThSix")]</td> <td>(link: "I just want")[(display: "PhraseThOne")]</td> <td>(link: "some peace and")[(display: "PhraseThTwo")]</td> <td>(link: "quiet")[(display: "PhraseThThree")]</td> </tr> </table> (link-repeat: "Go on....")[(display: "Enter Eleven")] ECHO: I just want quiet. OLD MAN: I understand. I won’t bother you long. I suppose I’m just missing my someone today. My $spouse. It feels like every day, every hour, I spend it just missing. It seems I’ll always miss my someone. { (set: $entry to "") (set: $entryLength to 300) (set: $solution1 to " someone ") (set: $solution2 to " quiet ") (set: $solution3 to " I just want some peace and quiet ") (set: $solution4 to " I just want quiet ") (set: $solution5 to " miss my quiet ") (set: $solution6 to " I just want someone ") } <div class="entry">[...]<entry|</div> <table> <tr> <td>(link: "always")[(display: "PhraseThFour")]</td> <td>(link: "miss my")[(display: "PhraseThFive")]</td> <td>(link: "someone")[(display: "PhraseThSix")]</td> <td>(link: "I just want")[(display: "PhraseThOne")]</td> <td>(link: "some peace and")[(display: "PhraseThTwo")]</td> <td>(link: "quiet")[(display: "PhraseThThree")]</td> </tr> </table> (link-repeat: "Go on....")[(display: "Enter Eleven")] ECHO: I just want some peace and quiet back here. OLD MAN: I understand. I won’t bother you long. I suppose I’m just missing my someone today. My $spouse. It feels like every day, every hour, I spend it just missing. It seems I’ll always miss my someone. { (set: $entry to "") (set: $entryLength to 300) (set: $solution1 to " someone ") (set: $solution2 to " quiet ") (set: $solution3 to " I just want some peace and quiet ") (set: $solution4 to " I just want quiet ") (set: $solution5 to " miss my quiet ") (set: $solution6 to " I just want someone ") } <div class="entry">[...]<entry|</div> <table> <tr> <td>(link: "always")[(display: "PhraseThFour")]</td> <td>(link: "miss my")[(display: "PhraseThFive")]</td> <td>(link: "someone")[(display: "PhraseThSix")]</td> <td>(link: "I just want")[(display: "PhraseThOne")]</td> <td>(link: "some peace and")[(display: "PhraseThTwo")]</td> <td>(link: "quiet")[(display: "PhraseThThree")]</td> </tr> </table> (link-repeat: "Go on....")[(display: "Enter Eleven")] ECHO: I just want some peace and quiet here. OLD MAN: I understand. I won’t bother you long. I suppose I’m just missing my someone today. My $spouse. It feels like every day, every hour, I spend it just missing. It seems I’ll always miss my someone. { (set: $entry to "") (set: $entryLength to 300) (set: $solution1 to " someone ") (set: $solution2 to " quiet ") (set: $solution3 to " I just want some peace and quiet ") (set: $solution4 to " I just want quiet ") (set: $solution5 to " miss my quiet ") (set: $solution6 to " I just want someone ") } <div class="entry">[...]<entry|</div> <table> <tr> <td>(link: "always")[(display: "PhraseThFour")]</td> <td>(link: "miss my")[(display: "PhraseThFive")]</td> <td>(link: "someone")[(display: "PhraseThSix")]</td> <td>(link: "I just want")[(display: "PhraseThOne")]</td> <td>(link: "some peace and")[(display: "PhraseThTwo")]</td> <td>(link: "quiet")[(display: "PhraseThThree")]</td> </tr> </table> (link-repeat: "Go on....")[(display: "Enter Eleven")] ECHO: I just want quiet back here. OLD MAN: I understand. I won’t bother you long. I suppose I’m just missing my someone today. My $spouse. It feels like every day, every hour, I spend it just missing. It seems I’ll always miss my someone. { (set: $entry to "") (set: $entryLength to 300) (set: $solution1 to " someone ") (set: $solution2 to " quiet ") (set: $solution3 to " I just want some peace and quiet ") (set: $solution4 to " I just want quiet ") (set: $solution5 to " miss my quiet ") (set: $solution6 to " I just want someone ") } <div class="entry">[...]<entry|</div> <table> <tr> <td>(link: "always")[(display: "PhraseThFour")]</td> <td>(link: "miss my")[(display: "PhraseThFive")]</td> <td>(link: "someone")[(display: "PhraseThSix")]</td> <td>(link: "I just want")[(display: "PhraseThOne")]</td> <td>(link: "some peace and")[(display: "PhraseThTwo")]</td> <td>(link: "quiet")[(display: "PhraseThThree")]</td> </tr> </table> (link-repeat: "Go on....")[(display: "Enter Eleven")] ECHO: I just want quiet here. OLD MAN: I understand. I won’t bother you long. I suppose I’m just missing my someone today. My $spouse. It feels like every day, every hour, I spend it just missing. It seems I’ll always miss my someone. { (set: $entry to "") (set: $entryLength to 300) (set: $solution1 to " someone ") (set: $solution2 to " quiet ") (set: $solution3 to " I just want some peace and quiet ") (set: $solution4 to " I just want quiet ") (set: $solution5 to " miss my quiet ") (set: $solution6 to " I just want someone ") } <div class="entry">[...]<entry|</div> <table> <tr> <td>(link: "always")[(display: "PhraseThFour")]</td> <td>(link: "miss my")[(display: "PhraseThFive")]</td> <td>(link: "someone")[(display: "PhraseThSix")]</td> <td>(link: "I just want")[(display: "PhraseThOne")]</td> <td>(link: "some peace and")[(display: "PhraseThTwo")]</td> <td>(link: "quiet")[(display: "PhraseThThree")]</td> </tr> </table> (link-repeat: "Go on....")[(display: "Enter Eleven")] ECHO: Back! OLD MAN: Haha, just as fiery as I remember. You remind me of my $spouse. They were always on my case. Ah, I miss losing all my arguments to them. Well, that’s the price of old age, I suppose--I live long enough to always miss my someone. { (set: $entry to "") (set: $entryLength to 300) (set: $solution1 to " someone ") (set: $solution2 to " quiet ") (set: $solution3 to " I just want some peace and quiet ") (set: $solution4 to " I just want quiet ") (set: $solution5 to " miss my quiet ") (set: $solution6 to " I just want someone ") } <div class="entry">[...]<entry|</div> <table> <tr> <td>(link: "always")[(display: "PhraseThFour")]</td> <td>(link: "miss my")[(display: "PhraseThFive")]</td> <td>(link: "someone")[(display: "PhraseThSix")]</td> <td>(link: "I just want")[(display: "PhraseThOne")]</td> <td>(link: "some peace and")[(display: "PhraseThTwo")]</td> <td>(link: "quiet")[(display: "PhraseThThree")]</td> </tr> </table> (link-repeat: "Go on....")[(display: "Enter Eleven")] { (if: $entry's length < $entryLength)[ (set: $entered to " always ") (set: $entry to it + (text: $entered) ) (replace: ?entry)[$entry] ] }{ (if: $entry's length < $entryLength)[ (set: $entered to " miss my ") (set: $entry to it + (text: $entered) ) (replace: ?entry)[$entry] ] }{ (if: $entry's length < $entryLength)[ (set: $entered to " someone ") (set: $entry to it + (text: $entered) ) (replace: ?entry)[$entry] ] }{ (if: $entry is $solution1)[ (goto: "OldExchangeThreeP") ] (else-if: $entry is $solution2)[ (goto: "OldExchangeThreena") ] (else-if: $entry is $solution3)[ (goto: "OldExchangeThreenb") ] (else-if: $entry is $solution4)[ (goto: "OldExchangeThreenc") ] (else-if: $entry is $solution5)[ (goto: "OldExchangeThreeN") ] (else-if: $entry is $solution6)[ (goto: "EchoSilence") ] (else:)[ (goto: "NoUnderstandingThree")] }ECHO: Someone...? OLD MAN: Well, we weren’t rich, but we were happy. And sad, too, sometimes, but we made it through. I look back on it, and god, I was so lucky. Of course, now without them, the silence...it becomes unbearable. { (set: $entry to "") (set: $entryLength to 300) (set: $solution1 to " always miss my someone it becomes unbearable ") (set: $solution2 to " miss my someone it becomes unbearable ") (set: $solution3 to " always miss my someone unbearable ") (set: $solution4 to " miss my someone unbearable ") (set: $solution5 to " miss my unbearable someone ") (set: $solution6 to " always miss my unbearable someone ") (set: $solution7 to " unbearable always miss my someone ") (set: $solution8 to " unbearable ") (set: $solution9 to " always unbearable ") (set: $solution10 to " always someone unbearable ") } <div class="entry">[...]<entry|</div> <table> <tr> <td>(link: "it becomes")[(display: "PhraseThSeven")]</td> <td>(link: "unbearable")[(display: "PhraseThEight")]</td> <td>(link: "always")[(display: "PhraseThFour")]</td> <td>(link: "miss my")[(display: "PhraseThFive")]</td> <td>(link: "someone")[(display: "PhraseThSix")]</td> </tr> </table> (link-repeat: "Go on....")[(display: "Enter Twelve")]ECHO: Quiet! OLD MAN: Okay, I'll be quiet if you want. But...it seems very quiet here. Too much of it, and the silence gets so loud. You need people or it becomes unbearable. { (set: $entry to "") (set: $entryLength to 300) (set: $solution1 to " always miss my someone it becomes unbearable ") (set: $solution2 to " miss my someone it becomes unbearable ") (set: $solution3 to " always miss my someone unbearable ") (set: $solution4 to " miss my someone unbearable ") (set: $solution5 to " miss my unbearable someone ") (set: $solution6 to " always miss my unbearable someone ") (set: $solution7 to " unbearable always miss my someone ") (set: $solution8 to " unbearable ") (set: $solution9 to " always unbearable ") (set: $solution10 to " always someone unbearable ") } <div class="entry">[...]<entry|</div> <table> <tr> <td>(link: "it becomes")[(display: "PhraseThSeven")]</td> <td>(link: "unbearable")[(display: "PhraseThEight")]</td> <td>(link: "always")[(display: "PhraseThFour")]</td> <td>(link: "miss my")[(display: "PhraseThFive")]</td> <td>(link: "someone")[(display: "PhraseThSix")]</td> </tr> </table> (link-repeat: "Go on....")[(display: "Enter Twelve")]ECHO: I just want some peace and quiet! OLD MAN: Well, peace and quiet’s easy to come by when you’re old. Too much of it, and the silence gets so loud. You need people or it becomes unbearable. { (set: $entry to "") (set: $entryLength to 300) (set: $solution1 to " always miss my someone it becomes unbearable ") (set: $solution2 to " miss my someone it becomes unbearable ") (set: $solution3 to " always miss my someone unbearable ") (set: $solution4 to " miss my someone unbearable ") (set: $solution5 to " miss my unbearable someone ") (set: $solution6 to " always miss my unbearable someone ") (set: $solution7 to " unbearable always miss my someone ") (set: $solution8 to " unbearable ") (set: $solution9 to " always unbearable ") (set: $solution10 to " always someone unbearable ") } <div class="entry">[...]<entry|</div> <table> <tr> <td>(link: "it becomes")[(display: "PhraseThSeven")]</td> <td>(link: "unbearable")[(display: "PhraseThEight")]</td> <td>(link: "always")[(display: "PhraseThFour")]</td> <td>(link: "miss my")[(display: "PhraseThFive")]</td> <td>(link: "someone")[(display: "PhraseThSix")]</td> </tr> </table> (link-repeat: "Go on....")[(display: "Enter Twelve")]ECHO: I just want quiet! OLD MAN: Well, peace and quiet’s easy to come by when you’re old. Too much of it, and the silence gets so loud. You need people or it becomes unbearable. { (set: $entry to "") (set: $entryLength to 300) (set: $solution1 to " always miss my someone it becomes unbearable ") (set: $solution2 to " miss my someone it becomes unbearable ") (set: $solution3 to " always miss my someone unbearable ") (set: $solution4 to " miss my someone unbearable ") (set: $solution5 to " miss my unbearable someone ") (set: $solution6 to " always miss my unbearable someone ") (set: $solution7 to " unbearable always miss my someone ") (set: $solution8 to " unbearable ") (set: $solution9 to " always unbearable ") (set: $solution10 to " always someone unbearable ") } <div class="entry">[...]<entry|</div> <table> <tr> <td>(link: "it becomes")[(display: "PhraseThSeven")]</td> <td>(link: "unbearable")[(display: "PhraseThEight")]</td> <td>(link: "always")[(display: "PhraseThFour")]</td> <td>(link: "miss my")[(display: "PhraseThFive")]</td> <td>(link: "someone")[(display: "PhraseThSix")]</td> </tr> </table> (link-repeat: "Go on....")[(display: "Enter Twelve")]ECHO: Miss my quiet... OLD MAN: Alright, alright! I don’t want to fight you. What a sharp tongue there. No, I just want to sit. I’m sure you have your all-powerful magic to throw me out if it becomes unbearable. { (set: $entry to "") (set: $entryLength to 300) (set: $solution1 to " always miss my someone it becomes unbearable ") (set: $solution2 to " miss my someone it becomes unbearable ") (set: $solution3 to " always miss my someone unbearable ") (set: $solution4 to " miss my someone unbearable ") (set: $solution5 to " miss my unbearable someone ") (set: $solution6 to " always miss my unbearable someone ") (set: $solution7 to " unbearable always miss my someone ") (set: $solution8 to " unbearable ") (set: $solution9 to " always unbearable ") (set: $solution10 to " always someone unbearable ") } <div class="entry">[...]<entry|</div> <table> <tr> <td>(link: "it becomes")[(display: "PhraseThSeven")]</td> <td>(link: "unbearable")[(display: "PhraseThEight")]</td> <td>(link: "always")[(display: "PhraseThFour")]</td> <td>(link: "miss my")[(display: "PhraseThFive")]</td> <td>(link: "someone")[(display: "PhraseThSix")]</td> </tr> </table> (link-repeat: "Go on....")[(display: "Enter Twelve")]{ (if: $entry's length < $entryLength)[ (set: $entered to " unbearable ") (set: $entry to it + (text: $entered) ) (replace: ?entry)[$entry] ] }{ (if: $entry's length < $entryLength)[ (set: $entered to " it becomes ") (set: $entry to it + (text: $entered) ) (replace: ?entry)[$entry] ] }{ (if: $entry is $solution1)[ (goto: "OldExchangeFourPa") ] (else-if: $entry is $solution2)[ (goto: "OldExchangeFourPb") ] (else-if: $entry is $solution3)[ (goto: "OldExchangeFourPc") ] (else-if: $entry is $solution4)[ (goto: "OldExchangeFourPd") ] (else-if: $entry is $solution5)[ (goto: "OldExchangeFourPe") ] (else-if: $entry is $solution6)[ (goto: "OldExchangeFourPf") ] (else-if: $entry is $solution7)[ (goto: "OldExchangeFourPg") ] (else-if: $entry is $solution8)[ (goto: "OldExchangeTwona") ] (else-if: $entry is $solution9)[ (goto: "OldExchangeTwonb") ] (else-if: $entry is $solution10)[ (goto: "OldExchangeTwonc") ] (else:)[ (goto: "NoUnderstandingThree")] }ECHO: Always miss my someone...it becomes unbearable. OLD MAN: Would you like to talk about it? We have time enough. It’s all right if you don’t want to, but...I always wondered. Why do you stay here if the lake causes such sorrow? { (set: $entry to "") (set: $entryLength to 300) (set: $solution1 to " it becomes unbearable the lake ") (set: $solution2 to " the lake unbearable ") (set: $solution3 to " such sorrow the lake causes ") (set: $solution4 to " such sorrow unbearable causes ") (set: $solution5 to " the lake it becomes such sorrow ") (set: $solution6 to " the lake causes such sorrow ") (set: $solution7 to " ... ") } <div class="entry">[...]<entry|</div> <table> <tr> <td>(link: "the lake")[(display: "PhraseThNine")]</td> <td>(link: "causes")[(display: "PhraseForty")]</td> <td>(link: "such sorrow")[(display: "PhraseFOne")]</td> <td>(link: "it becomes")[(display: "PhraseThSeven")]</td> <td>(link: "unbearable")[(display: "PhraseThEight")]</td> </tr> </table> (link-repeat: "Go on....")[(display: "Enter Thirteen")] ECHO: Miss my someone...it becomes unbearable. OLD MAN: Would you like to talk about it? We have time enough. It’s all right if you don’t want to, but...I always wondered. Why do you stay here if the lake causes such sorrow? { (set: $entry to "") (set: $entryLength to 300) (set: $solution1 to " it becomes unbearable the lake ") (set: $solution2 to " the lake unbearable ") (set: $solution3 to " such sorrow the lake causes ") (set: $solution4 to " such sorrow unbearable causes ") (set: $solution5 to " the lake it becomes such sorrow ") (set: $solution6 to " the lake causes such sorrow ") (set: $solution7 to " ... ") } <div class="entry">[...]<entry|</div> <table> <tr> <td>(link: "the lake")[(display: "PhraseThNine")]</td> <td>(link: "causes")[(display: "PhraseForty")]</td> <td>(link: "such sorrow")[(display: "PhraseFOne")]</td> <td>(link: "it becomes")[(display: "PhraseThSeven")]</td> <td>(link: "unbearable")[(display: "PhraseThEight")]</td> </tr> </table> (link-repeat: "Go on....")[(display: "Enter Thirteen")] ECHO: Always miss my someone - unbearable! OLD MAN: Would you like to talk about it? We have time enough. It’s all right if you don’t want to, but...I always wondered. Why do you stay here if the lake causes such sorrow? { (set: $entry to "") (set: $entryLength to 300) (set: $solution1 to " it becomes unbearable the lake ") (set: $solution2 to " the lake unbearable ") (set: $solution3 to " such sorrow the lake causes ") (set: $solution4 to " such sorrow unbearable causes ") (set: $solution5 to " the lake it becomes such sorrow ") (set: $solution6 to " the lake causes such sorrow ") (set: $solution7 to " ... ") } <div class="entry">[...]<entry|</div> <table> <tr> <td>(link: "the lake")[(display: "PhraseThNine")]</td> <td>(link: "causes")[(display: "PhraseForty")]</td> <td>(link: "such sorrow")[(display: "PhraseFOne")]</td> <td>(link: "it becomes")[(display: "PhraseThSeven")]</td> <td>(link: "unbearable")[(display: "PhraseThEight")]</td> </tr> </table> (link-repeat: "Go on....")[(display: "Enter Thirteen")] ECHO: Miss my someone...unbearable! OLD MAN: Would you like to talk about it? We have time enough. It’s all right if you don’t want to, but...I always wondered. Why do you stay here if the lake causes such sorrow? { (set: $entry to "") (set: $entryLength to 300) (set: $solution1 to " it becomes unbearable the lake ") (set: $solution2 to " the lake unbearable ") (set: $solution3 to " such sorrow the lake causes ") (set: $solution4 to " such sorrow unbearable causes ") (set: $solution5 to " the lake it becomes such sorrow ") (set: $solution6 to " the lake causes such sorrow ") (set: $solution7 to " ... ") } <div class="entry">[...]<entry|</div> <table> <tr> <td>(link: "the lake")[(display: "PhraseThNine")]</td> <td>(link: "causes")[(display: "PhraseForty")]</td> <td>(link: "such sorrow")[(display: "PhraseFOne")]</td> <td>(link: "it becomes")[(display: "PhraseThSeven")]</td> <td>(link: "unbearable")[(display: "PhraseThEight")]</td> </tr> </table> (link-repeat: "Go on....")[(display: "Enter Thirteen")] ECHO: Miss my unbearable someone... OLD MAN: Would you like to talk about it? We have time enough. It’s all right if you don’t want to, but...I always wondered. Why do you stay here if the lake causes such sorrow? { (set: $entry to "") (set: $entryLength to 300) (set: $solution1 to " it becomes unbearable the lake ") (set: $solution2 to " the lake unbearable ") (set: $solution3 to " such sorrow the lake causes ") (set: $solution4 to " such sorrow unbearable causes ") (set: $solution5 to " the lake it becomes such sorrow ") (set: $solution6 to " the lake causes such sorrow ") (set: $solution7 to " ... ") } <div class="entry">[...]<entry|</div> <table> <tr> <td>(link: "the lake")[(display: "PhraseThNine")]</td> <td>(link: "causes")[(display: "PhraseForty")]</td> <td>(link: "such sorrow")[(display: "PhraseFOne")]</td> <td>(link: "it becomes")[(display: "PhraseThSeven")]</td> <td>(link: "unbearable")[(display: "PhraseThEight")]</td> </tr> </table> (link-repeat: "Go on....")[(display: "Enter Thirteen")] ECHO: Always miss my unbearable someone... OLD MAN: Would you like to talk about it? We have time enough. It’s all right if you don’t want to, but...I always wondered. Why do you stay here if the lake causes such sorrow? { (set: $entry to "") (set: $entryLength to 300) (set: $solution1 to " it becomes unbearable the lake ") (set: $solution2 to " the lake unbearable ") (set: $solution3 to " such sorrow the lake causes ") (set: $solution4 to " such sorrow unbearable causes ") (set: $solution5 to " the lake it becomes such sorrow ") (set: $solution6 to " the lake causes such sorrow ") (set: $solution7 to " ... ") } <div class="entry">[...]<entry|</div> <table> <tr> <td>(link: "the lake")[(display: "PhraseThNine")]</td> <td>(link: "causes")[(display: "PhraseForty")]</td> <td>(link: "such sorrow")[(display: "PhraseFOne")]</td> <td>(link: "it becomes")[(display: "PhraseThSeven")]</td> <td>(link: "unbearable")[(display: "PhraseThEight")]</td> </tr> </table> (link-repeat: "Go on....")[(display: "Enter Thirteen")] ECHO: Unbearable - always miss my someone! OLD MAN: Would you like to talk about it? We have time enough. It’s all right if you don’t want to, but...I always wondered. Why do you stay here if the lake causes such sorrow? { (set: $entry to "") (set: $entryLength to 300) (set: $solution1 to " it becomes unbearable the lake ") (set: $solution2 to " the lake unbearable ") (set: $solution3 to " such sorrow the lake causes ") (set: $solution4 to " such sorrow unbearable causes ") (set: $solution5 to " the lake it becomes such sorrow ") (set: $solution6 to " the lake causes such sorrow ") (set: $solution7 to " ... ") } <div class="entry">[...]<entry|</div> <table> <tr> <td>(link: "the lake")[(display: "PhraseThNine")]</td> <td>(link: "causes")[(display: "PhraseForty")]</td> <td>(link: "such sorrow")[(display: "PhraseFOne")]</td> <td>(link: "it becomes")[(display: "PhraseThSeven")]</td> <td>(link: "unbearable")[(display: "PhraseThEight")]</td> </tr> </table> (link-repeat: "Go on....")[(display: "Enter Thirteen")] ECHO: Unbearable... OLD MAN: I’m sure I am, but I’m better than the silence, aren’t I? You don’t have to stay here alone, if the lake causes such sorrow. { (set: $entry to "") (set: $entryLength to 300) (set: $solution1 to " it becomes unbearable the lake ") (set: $solution2 to " the lake unbearable ") (set: $solution3 to " such sorrow the lake causes ") (set: $solution4 to " such sorrow unbearable causes ") (set: $solution5 to " the lake it becomes such sorrow ") (set: $solution6 to " the lake causes such sorrow ") (set: $solution7 to " ... ") } <div class="entry">[...]<entry|</div> <table> <tr> <td>(link: "the lake")[(display: "PhraseThNine")]</td> <td>(link: "causes")[(display: "PhraseForty")]</td> <td>(link: "such sorrow")[(display: "PhraseFOne")]</td> <td>(link: "it becomes")[(display: "PhraseThSeven")]</td> <td>(link: "unbearable")[(display: "PhraseThEight")]</td> </tr> </table> (link-repeat: "Go on....")[(display: "Enter Thirteen")] ECHO: Always unbearable... OLD MAN: I’m sure I am, but I’m better than the silence, aren’t I? You don’t have to stay here alone, if the lake causes such sorrow. { (set: $entry to "") (set: $entryLength to 300) (set: $solution1 to " it becomes unbearable the lake ") (set: $solution2 to " the lake unbearable ") (set: $solution3 to " such sorrow the lake causes ") (set: $solution4 to " such sorrow unbearable causes ") (set: $solution5 to " the lake it becomes such sorrow ") (set: $solution6 to " the lake causes such sorrow ") (set: $solution7 to " ... ") } <div class="entry">[...]<entry|</div> <table> <tr> <td>(link: "the lake")[(display: "PhraseThNine")]</td> <td>(link: "causes")[(display: "PhraseForty")]</td> <td>(link: "such sorrow")[(display: "PhraseFOne")]</td> <td>(link: "it becomes")[(display: "PhraseThSeven")]</td> <td>(link: "unbearable")[(display: "PhraseThEight")]</td> </tr> </table> (link-repeat: "Go on....")[(display: "Enter Thirteen")] ECHO: Always someone unbearable... OLD MAN: I’m sure I am, but I’m better than the silence, aren’t I? You don’t have to stay here alone, if the lake causes such sorrow. { (set: $entry to "") (set: $entryLength to 300) (set: $solution1 to " it becomes unbearable the lake ") (set: $solution2 to " the lake unbearable ") (set: $solution3 to " such sorrow the lake causes ") (set: $solution4 to " such sorrow unbearable causes ") (set: $solution5 to " the lake it becomes such sorrow ") (set: $solution6 to " the lake causes such sorrow ") (set: $solution7 to " ... ") } <div class="entry">[...]<entry|</div> <table> <tr> <td>(link: "the lake")[(display: "PhraseThNine")]</td> <td>(link: "causes")[(display: "PhraseForty")]</td> <td>(link: "such sorrow")[(display: "PhraseFOne")]</td> <td>(link: "it becomes")[(display: "PhraseThSeven")]</td> <td>(link: "unbearable")[(display: "PhraseThEight")]</td> </tr> </table> (link-repeat: "Go on....")[(display: "Enter Thirteen")] { (if: $entry's length < $entryLength)[ (set: $entered to " the lake ") (set: $entry to it + (text: $entered) ) (replace: ?entry)[$entry] ] }{ (if: $entry's length < $entryLength)[ (set: $entered to " causes ") (set: $entry to it + (text: $entered) ) (replace: ?entry)[$entry] ] }{ (if: $entry's length < $entryLength)[ (set: $entered to " such sorrow ") (set: $entry to it + (text: $entered) ) (replace: ?entry)[$entry] ] }{ (if: $entry is $solution1)[ (goto: "OldExchangeFivePa") ] (else-if: $entry is $solution2)[ (goto: "OldExchangeFivePb") ] (else-if: $entry is $solution3)[ (goto: "OldExchangeFivePc") ] (else-if: $entry is $solution4)[ (goto: "OldExchangeFivePd") ] (else-if: $entry is $solution5)[ (goto: "OldExchangeFivePe") ] (else-if: $entry is $solution6)[ (goto: "OldExchangeFivePf") ] (else-if: $entry is $solution7)[ (goto: "OldExchangeFiveN") ] (else:)[ (goto: "NoUnderstandingThree")] }ECHO: It becomes unbearable, the lake... OLD MAN: Why? You can tell me. Was it an accident, or a monster I can only imagine? { (set: $entry to "") (set: $entryLength to 300) (set: $solution1 to " I can only imagine such sorrow ") (set: $solution2 to " I can only imagine a monster ") (set: $solution3 to " a monster I can only imagine ") (set: $solution4 to " I can only imagine a monster causes such sorrow ") (set: $solution5 to " the lake causes such sorrow ") (set: $solution6 to " a monster causes such sorrow ") (set: $solution7 to " a monster ") (set: $solution8 to " I can only imagine the lake causes such sorrow ") (set: $solution9 to " ... ") } <div class="entry">[...]<entry|</div> <table> <tr> <td>(link: "a monster")[(display: "PhraseFTwo")]</td> <td>(link: "I can only")[(display: "PhraseFThree")]</td> <td>(link: "imagine")[(display: "PhraseFFour")]</td> <td>(link: "the lake")[(display: "PhraseThNine")]</td> <td>(link: "causes")[(display: "PhraseForty")]</td> <td>(link: "such sorrow")[(display: "PhraseFOne")]</td> </tr> </table> (link-repeat: "Go on....")[(display: "Enter Fourteen")] ECHO: “The lake...unbearable! OLD MAN: Why? You can tell me. Was it an accident, or a monster I can only imagine? { (set: $entry to "") (set: $entryLength to 300) (set: $solution1 to " I can only imagine such sorrow ") (set: $solution2 to " I can only imagine a monster ") (set: $solution3 to " a monster I can only imagine ") (set: $solution4 to " I can only imagine a monster causes such sorrow ") (set: $solution5 to " the lake causes such sorrow ") (set: $solution6 to " a monster causes such sorrow ") (set: $solution7 to " a monster ") (set: $solution8 to " I can only imagine the lake causes such sorrow ") (set: $solution9 to " ... ") } <div class="entry">[...]<entry|</div> <table> <tr> <td>(link: "a monster")[(display: "PhraseFTwo")]</td> <td>(link: "I can only")[(display: "PhraseFThree")]</td> <td>(link: "imagine")[(display: "PhraseFFour")]</td> <td>(link: "the lake")[(display: "PhraseThNine")]</td> <td>(link: "causes")[(display: "PhraseForty")]</td> <td>(link: "such sorrow")[(display: "PhraseFOne")]</td> </tr> </table> (link-repeat: "Go on....")[(display: "Enter Fourteen")] ECHO: Such sorrow the lake causes... OLD MAN: Why? You can tell me. Was it an accident, or a monster I can only imagine? { (set: $entry to "") (set: $entryLength to 300) (set: $solution1 to " I can only imagine such sorrow ") (set: $solution2 to " I can only imagine a monster ") (set: $solution3 to " a monster I can only imagine ") (set: $solution4 to " I can only imagine a monster causes such sorrow ") (set: $solution5 to " the lake causes such sorrow ") (set: $solution6 to " a monster causes such sorrow ") (set: $solution7 to " a monster ") (set: $solution8 to " I can only imagine the lake causes such sorrow ") (set: $solution9 to " ... ") } <div class="entry">[...]<entry|</div> <table> <tr> <td>(link: "a monster")[(display: "PhraseFTwo")]</td> <td>(link: "I can only")[(display: "PhraseFThree")]</td> <td>(link: "imagine")[(display: "PhraseFFour")]</td> <td>(link: "the lake")[(display: "PhraseThNine")]</td> <td>(link: "causes")[(display: "PhraseForty")]</td> <td>(link: "such sorrow")[(display: "PhraseFOne")]</td> </tr> </table> (link-repeat: "Go on....")[(display: "Enter Fourteen")] ECHO: Such sorrow, unbearable causes! OLD MAN: What causes? You can tell me. Was it an accident, or a monster I can only imagine? { (set: $entry to "") (set: $entryLength to 300) (set: $solution1 to " I can only imagine such sorrow ") (set: $solution2 to " I can only imagine a monster ") (set: $solution3 to " a monster I can only imagine ") (set: $solution4 to " I can only imagine a monster causes such sorrow ") (set: $solution5 to " the lake causes such sorrow ") (set: $solution6 to " a monster causes such sorrow ") (set: $solution7 to " a monster ") (set: $solution8 to " I can only imagine the lake causes such sorrow ") (set: $solution9 to " ... ") } <div class="entry">[...]<entry|</div> <table> <tr> <td>(link: "a monster")[(display: "PhraseFTwo")]</td> <td>(link: "I can only")[(display: "PhraseFThree")]</td> <td>(link: "imagine")[(display: "PhraseFFour")]</td> <td>(link: "the lake")[(display: "PhraseThNine")]</td> <td>(link: "causes")[(display: "PhraseForty")]</td> <td>(link: "such sorrow")[(display: "PhraseFOne")]</td> </tr> </table> (link-repeat: "Go on....")[(display: "Enter Fourteen")] ECHO: The lake, it becomes such sorrow. OLD MAN: Why? You can tell me. Was it an accident, or a monster I can only imagine? { (set: $entry to "") (set: $entryLength to 300) (set: $solution1 to " I can only imagine such sorrow ") (set: $solution2 to " I can only imagine a monster ") (set: $solution3 to " a monster I can only imagine ") (set: $solution4 to " I can only imagine a monster causes such sorrow ") (set: $solution5 to " the lake causes such sorrow ") (set: $solution6 to " a monster causes such sorrow ") (set: $solution7 to " a monster ") (set: $solution8 to " I can only imagine the lake causes such sorrow ") (set: $solution9 to " ... ") } <div class="entry">[...]<entry|</div> <table> <tr> <td>(link: "a monster")[(display: "PhraseFTwo")]</td> <td>(link: "I can only")[(display: "PhraseFThree")]</td> <td>(link: "imagine")[(display: "PhraseFFour")]</td> <td>(link: "the lake")[(display: "PhraseThNine")]</td> <td>(link: "causes")[(display: "PhraseForty")]</td> <td>(link: "such sorrow")[(display: "PhraseFOne")]</td> </tr> </table> (link-repeat: "Go on....")[(display: "Enter Fourteen")] ECHO: The lake causes such sorrow! OLD MAN: Why? You can tell me. Was it an accident, or a monster I can only imagine? { (set: $entry to "") (set: $entryLength to 300) (set: $solution1 to " I can only imagine such sorrow ") (set: $solution2 to " I can only imagine a monster ") (set: $solution3 to " a monster I can only imagine ") (set: $solution4 to " I can only imagine a monster causes such sorrow ") (set: $solution5 to " the lake causes such sorrow ") (set: $solution6 to " a monster causes such sorrow ") (set: $solution7 to " a monster ") (set: $solution8 to " I can only imagine the lake causes such sorrow ") (set: $solution9 to " ... ") } <div class="entry">[...]<entry|</div> <table> <tr> <td>(link: "a monster")[(display: "PhraseFTwo")]</td> <td>(link: "I can only")[(display: "PhraseFThree")]</td> <td>(link: "imagine")[(display: "PhraseFFour")]</td> <td>(link: "the lake")[(display: "PhraseThNine")]</td> <td>(link: "causes")[(display: "PhraseForty")]</td> <td>(link: "such sorrow")[(display: "PhraseFOne")]</td> </tr> </table> (link-repeat: "Go on....")[(display: "Enter Fourteen")] ECHO: ... OLD MAN: Don’t push me away! You don’t have to carry this alone. What are you trying to protect me from? A monster I can only imagine? { (set: $entry to "") (set: $entryLength to 300) (set: $solution1 to " I can only imagine such sorrow ") (set: $solution2 to " I can only imagine a monster ") (set: $solution3 to " a monster I can only imagine ") (set: $solution4 to " I can only imagine a monster causes such sorrow ") (set: $solution5 to " the lake causes such sorrow ") (set: $solution6 to " a monster causes such sorrow ") (set: $solution7 to " a monster ") (set: $solution8 to " I can only imagine the lake causes such sorrow ") (set: $solution9 to " ... ") } <div class="entry">[...]<entry|</div> <table> <tr> <td>(link: "a monster")[(display: "PhraseFTwo")]</td> <td>(link: "I can only")[(display: "PhraseFThree")]</td> <td>(link: "imagine")[(display: "PhraseFFour")]</td> <td>(link: "the lake")[(display: "PhraseThNine")]</td> <td>(link: "causes")[(display: "PhraseForty")]</td> <td>(link: "such sorrow")[(display: "PhraseFOne")]</td> </tr> </table> (link-repeat: "Go on....")[(display: "Enter Fourteen")] { (if: $entry's length < $entryLength)[ (set: $entered to " a monster ") (set: $entry to it + (text: $entered) ) (replace: ?entry)[$entry] ] }{ (if: $entry's length < $entryLength)[ (set: $entered to " I can only ") (set: $entry to it + (text: $entered) ) (replace: ?entry)[$entry] ] }{ (if: $entry's length < $entryLength)[ (set: $entered to " imagine ") (set: $entry to it + (text: $entered) ) (replace: ?entry)[$entry] ] }{ (if: $entry is $solution1)[ (goto: "OldExchangeSixPa") ] (else-if: $entry is $solution2)[ (goto: "OldExchangeSixPb") ] (else-if: $entry is $solution3)[ (goto: "OldExchangeSixPc") ] (else-if: $entry is $solution4)[ (goto: "OldExchangeSixPd") ] (else-if: $entry is $solution5)[ (goto: "OldExchangeSixPe") ] (else-if: $entry is $solution6)[ (goto: "OldExchangeSixPf") ] (else-if: $entry is $solution7)[ (goto: "OldExchangeSixPg") ] (else-if: $entry is $solution8)[ (goto: "OldExchangeSixPh") ] (else-if: $entry is $solution9)[ (goto: "OldExchangeSixN") ] (else:)[ (goto: "NoUnderstandingThree")] }ECHO: I can only imagine such sorrow. OLD MAN: Ah, I see now. I understand. It’s grief, like mine, all anger and despair, but it isn’t a weight you or I could carry alone. It would make anyone monstrous to try. Please, don’t stay here with all of this. { (set: $entry to "") (set: $entryLength to 300) (set: $solution1 to " stay here ") (set: $solution2 to " I can only imagine ") (set: $solution3 to " with all of this I can only imagine ") (set: $solution4 to " don't stay here ") (set: $solution5 to " don't stay here with all of this ") (set: $solution6 to " I can only stay here ") (set: $solution7 to " I can only stay here with all of this ") (set: $solution8 to " don't ") (set: $solution9 to " a monster don't ") (set: $solution10 to " don't I can only imagine a monster with all of this ") (set: $solution11 to " don't I can only imagine a monster ") (set: $solution12 to " with all of this I can only stay here ") (set: $solution13 to " with all of this I can only imagine a monster ") (set: $solution14 to " with all of this don't stay here ") } <div class="entry">[...]<entry|</div> <table> <tr> <td>(link: "don't")[(display: "PhraseFFive")]</td> <td>(link: "stay here")[(display: "PhraseFSix")]</td> <td>(link: "with all of this")[(display: "PhraseFSeven")]</td> <td>(link: "a monster")[(display: "PhraseFTwo")]</td> <td>(link: "I can only")[(display: "PhraseFThree")]</td> <td>(link: "imagine")[(display: "PhraseFFour")]</td> </tr> </table> (link-repeat: "Go on....")[(display: "Enter Fifteen")] ECHO: I can only imagine a monster... OLD MAN: Ah, I see now. I understand. It’s grief, like mine, all anger and despair, but it isn’t a weight you or I could carry alone. It would make anyone monstrous to try. Please, don’t stay here with all of this. { (set: $entry to "") (set: $entryLength to 300) (set: $solution1 to " stay here ") (set: $solution2 to " I can only imagine ") (set: $solution3 to " with all of this I can only imagine ") (set: $solution4 to " don't stay here ") (set: $solution5 to " don't stay here with all of this ") (set: $solution6 to " I can only stay here ") (set: $solution7 to " I can only stay here with all of this ") (set: $solution8 to " don't ") (set: $solution9 to " a monster don't ") (set: $solution10 to " don't I can only imagine a monster with all of this ") (set: $solution11 to " don't I can only imagine a monster ") (set: $solution12 to " with all of this I can only stay here ") (set: $solution13 to " with all of this I can only imagine a monster ") (set: $solution14 to " with all of this don't stay here ") } <div class="entry">[...]<entry|</div> <table> <tr> <td>(link: "don't")[(display: "PhraseFFive")]</td> <td>(link: "stay here")[(display: "PhraseFSix")]</td> <td>(link: "with all of this")[(display: "PhraseFSeven")]</td> <td>(link: "a monster")[(display: "PhraseFTwo")]</td> <td>(link: "I can only")[(display: "PhraseFThree")]</td> <td>(link: "imagine")[(display: "PhraseFFour")]</td> </tr> </table> (link-repeat: "Go on....")[(display: "Enter Fifteen")] ECHO: A monster I can only imagine... OLD MAN: Ah, I see now. I understand. It’s grief, like mine, all anger and despair, but it isn’t a weight you or I could carry alone. It would make anyone monstrous to try. Please, don’t stay here with all of this. { (set: $entry to "") (set: $entryLength to 300) (set: $solution1 to " stay here ") (set: $solution2 to " I can only imagine ") (set: $solution3 to " with all of this I can only imagine ") (set: $solution4 to " don't stay here ") (set: $solution5 to " don't stay here with all of this ") (set: $solution6 to " I can only stay here ") (set: $solution7 to " I can only stay here with all of this ") (set: $solution8 to " don't ") (set: $solution9 to " a monster don't ") (set: $solution10 to " don't I can only imagine a monster with all of this ") (set: $solution11 to " don't I can only imagine a monster ") (set: $solution12 to " with all of this I can only stay here ") (set: $solution13 to " with all of this I can only imagine a monster ") (set: $solution14 to " with all of this don't stay here ") } <div class="entry">[...]<entry|</div> <table> <tr> <td>(link: "don't")[(display: "PhraseFFive")]</td> <td>(link: "stay here")[(display: "PhraseFSix")]</td> <td>(link: "with all of this")[(display: "PhraseFSeven")]</td> <td>(link: "a monster")[(display: "PhraseFTwo")]</td> <td>(link: "I can only")[(display: "PhraseFThree")]</td> <td>(link: "imagine")[(display: "PhraseFFour")]</td> </tr> </table> (link-repeat: "Go on....")[(display: "Enter Fifteen")] ECHO: I can only imagine a monster causes such sorrow. OLD MAN: Ah, I see now. I understand. It’s grief, like mine, all anger and despair, but it isn’t a weight you or I could carry alone. It would make anyone monstrous to try. Please, don’t stay here with all of this. { (set: $entry to "") (set: $entryLength to 300) (set: $solution1 to " stay here ") (set: $solution2 to " I can only imagine ") (set: $solution3 to " with all of this I can only imagine ") (set: $solution4 to " don't stay here ") (set: $solution5 to " don't stay here with all of this ") (set: $solution6 to " I can only stay here ") (set: $solution7 to " I can only stay here with all of this ") (set: $solution8 to " don't ") (set: $solution9 to " a monster don't ") (set: $solution10 to " don't I can only imagine a monster with all of this ") (set: $solution11 to " don't I can only imagine a monster ") (set: $solution12 to " with all of this I can only stay here ") (set: $solution13 to " with all of this I can only imagine a monster ") (set: $solution14 to " with all of this don't stay here ") } <div class="entry">[...]<entry|</div> <table> <tr> <td>(link: "don't")[(display: "PhraseFFive")]</td> <td>(link: "stay here")[(display: "PhraseFSix")]</td> <td>(link: "with all of this")[(display: "PhraseFSeven")]</td> <td>(link: "a monster")[(display: "PhraseFTwo")]</td> <td>(link: "I can only")[(display: "PhraseFThree")]</td> <td>(link: "imagine")[(display: "PhraseFFour")]</td> </tr> </table> (link-repeat: "Go on....")[(display: "Enter Fifteen")] ECHO: The lake causes such sorrow. OLD MAN: Ah, I see now. I understand. It's not the lake. It’s grief, like mine, all anger and despair, and it isn’t a weight you or I could carry alone. It would make anyone monstrous to try. Please, don’t stay here with all of this. { (set: $entry to "") (set: $entryLength to 300) (set: $solution1 to " stay here ") (set: $solution2 to " I can only imagine ") (set: $solution3 to " with all of this I can only imagine ") (set: $solution4 to " don't stay here ") (set: $solution5 to " don't stay here with all of this ") (set: $solution6 to " I can only stay here ") (set: $solution7 to " I can only stay here with all of this ") (set: $solution8 to " don't ") (set: $solution9 to " a monster don't ") (set: $solution10 to " don't I can only imagine a monster with all of this ") (set: $solution11 to " don't I can only imagine a monster ") (set: $solution12 to " with all of this I can only stay here ") (set: $solution13 to " with all of this I can only imagine a monster ") (set: $solution14 to " with all of this don't stay here ") } <div class="entry">[...]<entry|</div> <table> <tr> <td>(link: "don't")[(display: "PhraseFFive")]</td> <td>(link: "stay here")[(display: "PhraseFSix")]</td> <td>(link: "with all of this")[(display: "PhraseFSeven")]</td> <td>(link: "a monster")[(display: "PhraseFTwo")]</td> <td>(link: "I can only")[(display: "PhraseFThree")]</td> <td>(link: "imagine")[(display: "PhraseFFour")]</td> </tr> </table> (link-repeat: "Go on....")[(display: "Enter Fifteen")] ECHO: A monster causes such sorrow. OLD MAN: Ah, I see now. I understand. It's not a monster. It’s grief, like mine, all anger and despair, and it isn’t a weight you or I could carry alone. It would make anyone monstrous to try. Please, don’t stay here with all of this. { (set: $entry to "") (set: $entryLength to 300) (set: $solution1 to " stay here ") (set: $solution2 to " I can only imagine ") (set: $solution3 to " with all of this I can only imagine ") (set: $solution4 to " don't stay here ") (set: $solution5 to " don't stay here with all of this ") (set: $solution6 to " I can only stay here ") (set: $solution7 to " I can only stay here with all of this ") (set: $solution8 to " don't ") (set: $solution9 to " a monster don't ") (set: $solution10 to " don't I can only imagine a monster with all of this ") (set: $solution11 to " don't I can only imagine a monster ") (set: $solution12 to " with all of this I can only stay here ") (set: $solution13 to " with all of this I can only imagine a monster ") (set: $solution14 to " with all of this don't stay here ") } <div class="entry">[...]<entry|</div> <table> <tr> <td>(link: "don't")[(display: "PhraseFFive")]</td> <td>(link: "stay here")[(display: "PhraseFSix")]</td> <td>(link: "with all of this")[(display: "PhraseFSeven")]</td> <td>(link: "a monster")[(display: "PhraseFTwo")]</td> <td>(link: "I can only")[(display: "PhraseFThree")]</td> <td>(link: "imagine")[(display: "PhraseFFour")]</td> </tr> </table> (link-repeat: "Go on....")[(display: "Enter Fifteen")] ECHO: A monster... OLD MAN: Ah, I see now. I understand. It’s grief, like mine, all anger and despair, but it isn’t a weight you or I could carry alone. It would make anyone monstrous to try. Please, don’t stay here with all of this. { (set: $entry to "") (set: $entryLength to 300) (set: $solution1 to " stay here ") (set: $solution2 to " I can only imagine ") (set: $solution3 to " with all of this I can only imagine ") (set: $solution4 to " don't stay here ") (set: $solution5 to " don't stay here with all of this ") (set: $solution6 to " I can only stay here ") (set: $solution7 to " I can only stay here with all of this ") (set: $solution8 to " don't ") (set: $solution9 to " a monster don't ") (set: $solution10 to " don't I can only imagine a monster with all of this ") (set: $solution11 to " don't I can only imagine a monster ") (set: $solution12 to " with all of this I can only stay here ") (set: $solution13 to " with all of this I can only imagine a monster ") (set: $solution14 to " with all of this don't stay here ") } <div class="entry">[...]<entry|</div> <table> <tr> <td>(link: "don't")[(display: "PhraseFFive")]</td> <td>(link: "stay here")[(display: "PhraseFSix")]</td> <td>(link: "with all of this")[(display: "PhraseFSeven")]</td> <td>(link: "a monster")[(display: "PhraseFTwo")]</td> <td>(link: "I can only")[(display: "PhraseFThree")]</td> <td>(link: "imagine")[(display: "PhraseFFour")]</td> </tr> </table> (link-repeat: "Go on....")[(display: "Enter Fifteen")] ECHO: I can only imagine the lake causes such sorrow. OLD MAN: Ah, I see now. I understand. It's not the lake. It’s grief, like mine, all anger and despair, and it isn’t a weight you or I could carry alone. It would make anyone monstrous to try. Please, don’t stay here with all of this. { (set: $entry to "") (set: $entryLength to 300) (set: $solution1 to " stay here ") (set: $solution2 to " I can only imagine ") (set: $solution3 to " with all of this I can only imagine ") (set: $solution4 to " don't stay here ") (set: $solution5 to " don't stay here with all of this ") (set: $solution6 to " I can only stay here ") (set: $solution7 to " I can only stay here with all of this ") (set: $solution8 to " don't ") (set: $solution9 to " a monster don't ") (set: $solution10 to " don't I can only imagine a monster with all of this ") (set: $solution11 to " don't I can only imagine a monster ") (set: $solution12 to " with all of this I can only stay here ") (set: $solution13 to " with all of this I can only imagine a monster ") (set: $solution14 to " with all of this don't stay here ") } <div class="entry">[...]<entry|</div> <table> <tr> <td>(link: "don't")[(display: "PhraseFFive")]</td> <td>(link: "stay here")[(display: "PhraseFSix")]</td> <td>(link: "with all of this")[(display: "PhraseFSeven")]</td> <td>(link: "a monster")[(display: "PhraseFTwo")]</td> <td>(link: "I can only")[(display: "PhraseFThree")]</td> <td>(link: "imagine")[(display: "PhraseFFour")]</td> </tr> </table> (link-repeat: "Go on....")[(display: "Enter Fifteen")] ECHO: ... OLD MAN: Please, I don’t know how to help you. At least don’t stay here with all of this. { (set: $entry to "") (set: $entryLength to 300) (set: $solution1 to " stay here ") (set: $solution2 to " I can only imagine ") (set: $solution3 to " with all of this I can only imagine ") (set: $solution4 to " don't stay here ") (set: $solution5 to " don't stay here with all of this ") (set: $solution6 to " I can only stay here ") (set: $solution7 to " I can only stay here with all of this ") (set: $solution8 to " don't ") (set: $solution9 to " a monster don't ") (set: $solution10 to " don't I can only imagine a monster with all of this ") (set: $solution11 to " don't I can only imagine a monster ") (set: $solution12 to " with all of this I can only stay here ") (set: $solution13 to " with all of this I can only imagine a monster ") (set: $solution14 to " with all of this don't stay here ") } <div class="entry">[...]<entry|</div> <table> <tr> <td>(link: "don't")[(display: "PhraseFFive")]</td> <td>(link: "stay here")[(display: "PhraseFSix")]</td> <td>(link: "with all of this")[(display: "PhraseFSeven")]</td> <td>(link: "a monster")[(display: "PhraseFTwo")]</td> <td>(link: "I can only")[(display: "PhraseFThree")]</td> <td>(link: "imagine")[(display: "PhraseFFour")]</td> </tr> </table> (link-repeat: "Go on....")[(display: "Enter Fifteen")] { (if: $entry's length < $entryLength)[ (set: $entered to " don't ") (set: $entry to it + (text: $entered) ) (replace: ?entry)[$entry] ] }{ (if: $entry's length < $entryLength)[ (set: $entered to " stay here ") (set: $entry to it + (text: $entered) ) (replace: ?entry)[$entry] ] }{ (if: $entry's length < $entryLength)[ (set: $entered to " with all of this ") (set: $entry to it + (text: $entered) ) (replace: ?entry)[$entry] ] }{ (if: $entry is $solution1)[ (goto: "OldExchangeSevenPa") ] (else-if: $entry is $solution2)[ (goto: "OldExchangeSevenPb") ] (else-if: $entry is $solution3)[ (goto: "OldExchangeSevenPc") ] (else-if: $entry is $solution4)[ (goto: "OldExchangeSevenNa") ] (else-if: $entry is $solution5)[ (goto: "OldExchangeSevenNb") ] (else-if: $entry is $solution6)[ (goto: "OldExchangeSevenNc") ] (else-if: $entry is $solution7)[ (goto: "OldExchangeSevenNd") ] (else-if: $entry is $solution8)[ (goto: "OldExchangeSevenNe") ] (else-if: $entry is $solution9)[ (goto: "OldExchangeSevenNf") ] (else-if: $entry is $solution10)[ (goto: "OldExchangeSeveng") ] (else-if: $entry is $solution11)[ (goto: "OldExchangeSevenh") ] (else-if: $entry is $solution12)[ (goto: "OldExchangeSeveni") ] (else-if: $entry is $solution13)[ (goto: "OldExchangeSevenj") ] (else-if: $entry is $solution14)[ (goto: "OldExchangeSevenk") ] (else:)[ (goto: "NoUnderstandingThree")] }ECHO: Don't stay here. <i>The old man reaches out with one last plea - and Echo is struck, quite suddenly, with a vision of long ago, when she likewise reached out in vain to her foolish love - but no. See the tragedy you have spun, o Muses: a cycle repeating.</i> OLD MAN: I’m sorry. Maybe I can’t be that person, but I hope that someday, you can find someone you trust enough to help you. One day, in time… { (live: 5s)[ (stop:) ECHO: One day, in time... <br/><br/> [[Sing, O Muses, of this tale's end.->Negative End]] ] }ECHO: Don't stay here with all of this. <i>The old man reaches out with one last plea - and Echo is struck, quite suddenly, with a vision of long ago, when she likewise reached out in vain to her foolish love - but no. See the tragedy you have spun, o Muses: a cycle repeating.</i> OLD MAN: I’m sorry. Maybe I can’t be that person, but I hope that someday, you can find someone you trust enough to help you. One day, in time… { (live: 5s)[ (stop:) ECHO: One day, in time... <br/><br/> [[Sing, O Muses, of this tale's end.->Negative End]] ] }ECHO: I can only stay here. <i>The old man reaches out with one last plea - and Echo is struck, quite suddenly, with a vision of long ago, when she likewise reached out in vain to her foolish love - but no. See the tragedy you have spun, o Muses: a cycle repeating.</i> OLD MAN: I’m sorry. Maybe I can’t be that person, but I hope that someday, you can find someone you trust enough to help you. One day, in time… { (live: 5s)[ (stop:) ECHO: One day, in time... <br/><br/> [[Sing, O Muses, of this tale's end.->Negative End]] ] }ECHO: I can only stay here with all of this. <i>The old man reaches out with one last plea - and Echo is struck, quite suddenly, with a vision of long ago, when she likewise reached out in vain to her foolish love - but no. See the tragedy you have spun, o Muses: a cycle repeating.</i> OLD MAN: I’m sorry. Maybe I can’t be that person, but I hope that someday, you can find someone you trust enough to help you. One day, in time… { (live: 5s)[ (stop:) ECHO: One day, in time... <br/><br/> [[Sing, O Muses, of this tale's end.->Negative End]] ] }ECHO: Don't. <i>The old man reaches out with one last plea - and Echo is struck, quite suddenly, with a vision of long ago, when she likewise reached out in vain to her foolish love - but no. See the tragedy you have spun, o Muses: a cycle repeating.</i> OLD MAN: I’m sorry. Maybe I can’t be that person, but I hope that someday, you can find someone you trust enough to help you. One day, in time… { (live: 5s)[ (stop:) ECHO: One day, in time... <br/><br/> [[Sing, O Muses, of this tale's end.->Negative End]] ] }ECHO: A monster - don't! <i>The old man reaches out with one last plea - and Echo is struck, quite suddenly, with a vision of long ago, when she likewise reached out in vain to her foolish love - but no. See the tragedy you have spun, o Muses: a cycle repeating.</i> OLD MAN: I’m sorry. Maybe I can’t be that person, but I hope that someday, you can find someone you trust enough to help you. One day, in time… { (live: 5s)[ (stop:) ECHO: One day, in time... <br/><br/> [[Sing, O Muses, of this tale's end.->Negative End]] ] }ECHO: Don't - I can only imagine a monster with all of this. <i>The old man reaches out with one last plea - and Echo is struck, quite suddenly, with a vision of long ago, when she likewise reached out in vain to her foolish love - but no. See the tragedy you have spun, o Muses: a cycle repeating.</i> OLD MAN: I’m sorry. Maybe I can’t be that person, but I hope that someday, you can find someone you trust enough to help you. One day, in time… { (live: 5s)[ (stop:) ECHO: One day, in time... <br/><br/> [[Sing, O Muses, of this tale's end.->Negative End]] ] }ECHO: Don't - I can only imagine a monster. <i>The old man reaches out with one last plea - and Echo is struck, quite suddenly, with a vision of long ago, when she likewise reached out in vain to her foolish love - but no. See the tragedy you have spun, o Muses: a cycle repeating.</i> OLD MAN: I’m sorry. Maybe I can’t be that person, but I hope that someday, you can find someone you trust enough to help you. One day, in time… { (live: 5s)[ (stop:) ECHO: One day, in time... <br><br/> [[Sing, O Muses, of this tale's end.->Negative End]] ] }ECHO: With all of this, I can only stay here. <i>The old man reaches out with one last plea - and Echo is struck, quite suddenly, with a vision of long ago, when she likewise reached out in vain to her foolish love - but no. See the tragedy you have spun, o Muses: a cycle repeating.</i> OLD MAN: I’m sorry. Maybe I can’t be that person, but I hope that someday, you can find someone you trust enough to help you. One day, in time… { (live: 5s)[ (stop:) ECHO: One day, in time... <br/><br/> [[Sing, O Muses, of this tale's end.->Negative End]] ] }ECHO: With all of this, I can only imagine a monster. <i>The old man reaches out with one last plea - and Echo is struck, quite suddenly, with a vision of long ago, when she likewise reached out in vain to her foolish love - but no. See the tragedy you have spun, o Muses: a cycle repeating.</i> OLD MAN: I’m sorry. Maybe I can’t be that person, but I hope that someday, you can find someone you trust enough to help you. One day, in time… { (live: 5s)[ (stop:) ECHO: One day, in time... <br/><br/> [[Sing, O Muses, of this tale's end.->Negative End]] ] }ECHO: With all of this...don't stay here. <i>The old man reaches out with one last plea - and Echo is struck, quite suddenly, with a vision of long ago, when she likewise reached out in vain to her foolish love - but no. See the tragedy you have spun, o Muses: a cycle repeating.</i> OLD MAN: I’m sorry. Maybe I can’t be that person, but I hope that someday, you can find someone you trust enough to help you. One day, in time… { (live: 5s)[ (stop:) ECHO: One day, in time... <br/><br/> [[Sing, O Muses, of this tale's end.->Negative End]] ] }ECHO: Stay here... <i>The old man sits upon the grass, and within his eyes - can you see, Echo, a way out of your endless mourning? See the triumph you have spun, o Muses: the man who sits across from her is not Narcissus, so deaf and blind to that which did not reflect his vanity. This old man sits upon the grass and opens his heart. And now, after so long, as always, Echo follows.</i> { (live: 5s)[ (stop:) OLD MAN: Let me help you; let me listen. <br/>ECHO: Listen? <br/>OLD MAN: Listen. <br/><br/> [[Sing, O Muses, of this tale's end!->Positive End]] ] }ECHO:I can only imagine... <i>The old man sits upon the grass, and within his eyes - can you see, Echo, a way out of your endless mourning? See the triumph you have spun, o Muses: the man who sits across from her is not Narcissus, so deaf and blind to that which did not reflect his vanity. This old man sits upon the grass and opens his heart. And now, after so long, as always, Echo follows.</i> { (live: 5s)[ (stop:) OLD MAN: Let me help you; let me listen. <br/>ECHO: Listen? <br/>OLD MAN: Listen. <br/><br/> [[Sing, O Muses, of this tale's end!->Positive End]] ] }ECHO: With all of this, I can only imagine... <i>The old man sits upon the grass, and within his eyes - can you see, Echo, a way out of your endless mourning? See the triumph you have spun, o Muses: the man who sits across from her is not Narcissus, so deaf and blind to that which did not reflect his vanity. This old man sits upon the grass and opens his heart. And now, after so long, as always, Echo follows.</i> { (live: 5s)[ (stop:) OLD MAN: Let me help you; let me listen. <br/>ECHO: Listen? <br/>OLD MAN: Listen. <br/><br/> [[Sing, O Muses, of this tale's end!->Positive End]] ] }<i>Sing, O Muses, of the young nymph without a voice of her own. Alone she sits by her lake, dark and deep, among the delicate grasses and twisting trees. She has achieved a bitter success. Beneath the calm surface of the water, a monster haunts her. Beneath the calm surface of the water, the spectre of her drowned love wraps its arms around her and weighs her down. But no one else has fallen victim to the lake, she tells herself, and all are safe. All are safe, save for Echo, this tragedy's willing sacrifice.</i> [[THE END.->Title Page]]<i>Sing, O Muses, of the young nymph who found a voice. She sits by her lake, dark and deep, among the delicate grasses and twisting trees. Her companion, old and grey, sits with her, listening to her tales. Beneath the calm surface of the water, a monster may wait. Beneath the calm surface of the water, the spectre of a drowned boy may linger. But for now, they are content, and all is well.</i> [[THE END.->Title Page]]<i>Many years have passed. The lake remains the same, untouched by time. Still the waters are dark and deep, and the grasses are green and delicate, and the trees reach twisting branches in supplicance to the gods. Still Echo, this haven’s guardian, is deep in mourning. Her grief has not been undone by time, either. She has spent days innumerable remembering her lost love. How he was drowned by the monster that still lurks within the lake. She failed then - but no more! Echo has resolved that no one should come near her or her lake ever again. They must leave her with this monster and this mourning. If they try to come near, she must drive them away. She has announced her resolution to the Fates. And as the light comes up… [[A CHILD enters, looking for flowers.->Echo and Child Start]] </i> ACT ONE [[Begin->Start]]